Skip to content

Commit b912b67

Browse files
committed
docs: add featured projects section
1 parent 056d57f commit b912b67

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ Node.js client library to use the Watson APIs.
4141
* [Composing Services](#composing-services)
4242
* [Debug](#debug)
4343
* [Tests](#tests)
44-
* [License](#license)
4544
* [Contributing](#contributing)
45+
* [Featured Projects](#featured-projects)
46+
* [License](#license)
4647

4748
</details>
4849

@@ -837,15 +838,19 @@ $ jest '<path to test>'
837838
## Open source @ IBM
838839
[Find more open source projects on the IBM Github Page.](http://ibm.github.io/)
839840
840-
## License
841+
## Contributing
842+
See [CONTRIBUTING](https://github.com/watson-developer-cloud/node-sdk/blob/master/.github/CONTRIBUTING.md).
843+
844+
## Featured Projects
845+
We love to highlight cool open-source projects that use this SDK! If you'd like to get your project added to the list, feel free to make an issue linking us to it.
846+
- [Watson Speech to Text Demo App](https://github.com/watson-developer-cloud/speech-to-text-nodejs)
847+
- [Watson Assistant Demo App](https://github.com/watson-developer-cloud/assistant-simple)
848+
- [Virtual TJBot Node-RED Nodes](https://github.com/jeancarl/node-red-contrib-virtual-tjbot)
841849
850+
## License
842851
This library is licensed under Apache 2.0. Full license text is available in
843852
[COPYING][license].
844853
845-
## Contributing
846-
847-
See [CONTRIBUTING](https://github.com/watson-developer-cloud/node-sdk/blob/master/.github/CONTRIBUTING.md).
848-
849854
[assistant]: https://www.ibm.com/watson/services/conversation/
850855
[discovery]: https://www.ibm.com/watson/services/discovery/
851856
[personality_insights]: https://www.ibm.com/watson/services/personality-insights/

0 commit comments

Comments
 (0)