You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,8 +41,9 @@ Node.js client library to use the Watson APIs.
41
41
*[Composing Services](#composing-services)
42
42
*[Debug](#debug)
43
43
*[Tests](#tests)
44
-
*[License](#license)
45
44
*[Contributing](#contributing)
45
+
*[Featured Projects](#featured-projects)
46
+
*[License](#license)
46
47
47
48
</details>
48
49
@@ -837,15 +838,19 @@ $ jest '<path to test>'
837
838
## Open source @ IBM
838
839
[Find more open source projects on the IBM Github Page.](http://ibm.github.io/)
839
840
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)
0 commit comments