Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Commit ce96bc7

Browse files
committed
Update README
1 parent f2073eb commit ce96bc7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
[![License](https://img.shields.io/github/license/codeoverflow-org/nodecg-io?label=License&style=flat-square)](https://github.com/codeoverflow-org/nodecg-io/blob/master/LICENSE)
88
[![Discord](https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&style=flat-square)](https://discord.gg/GEJzxBGRu6)
99

10-
**A NodeCG-bundle which will implement Social Media API's in the NodeCG framework**
11-
12-
> Development status: framework mostly implemented
13-
> Services implemented: see list below
10+
**A NodeCG-bundle which implements Social Media API's in the NodeCG framework**
1411

1512
## About nodecg-io
1613

@@ -58,7 +55,7 @@ If that's no problem you can head over to the [installation guide](https://nodec
5855

5956
## How to contribute
6057

61-
If you want to contribute to this bundle you can implement one of those services or fix an [issue](https://github.com/codeoverflow-org/nodecg-io/issues). Before contributing head over to the [How to contribute](https://nodecg.io/contribute/contribute/) - Guide.
58+
If you want to contribute to this bundle you can implement one of those services or fix an [issue](https://github.com/codeoverflow-org/nodecg-io/issues). Before contributing head over to the [How to contribute](https://nodecg.io/contribute/contribute/) guide.
6259

6360
## Code Overflow Team
6461

@@ -81,4 +78,5 @@ nodecg-io/
8178
+--dashboard/ GUI
8279
+--nodecg-io-<service name>/ Service implementations
8380
+--samples/ Samplecode that shows how each service is used
81+
+--utils/ Utility packages for shared code between services
8482
```

0 commit comments

Comments
 (0)