Skip to content

Commit 4c2c9df

Browse files
authored
Merge pull request #663 from watson-developer-cloud/featured
doc(featured): Add featured projects
2 parents b9b049b + 65316d5 commit 4c2c9df

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Python client library to quickly get started with the various [Watson APIs][wdc]
3030
* [Dependencies](#dependencies)
3131
* [License](#license)
3232
* [Contributing](#contributing)
33+
* [Featured Projects](#featured-projects)
3334

3435
</details>
3536

@@ -334,6 +335,16 @@ service.synthesize_using_websocket('I like to pet dogs',
334335

335336
See [CONTRIBUTING.md][CONTRIBUTING].
336337

338+
## Featured Projects
339+
340+
Here are some projects that have been using the SDK:
341+
342+
* [NLC ICD-10 Classifier](https://github.com/IBM/nlc-icd10-classifier)
343+
* [Cognitive Moderator Service](https://github.com/IBM/cognitive-moderator-service)
344+
345+
We'd 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.
346+
347+
337348
## License
338349

339350
This library is licensed under the [Apache 2.0 license][license].

0 commit comments

Comments
 (0)