Skip to content

Commit c6953c0

Browse files
authored
docs: fix README typo and add link to NLU (#1031)
1 parent 47f0930 commit c6953c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -640,8 +640,7 @@ See this [example](https://github.com/watson-developer-cloud/node-sdk/blob/maste
640640

641641
### Natural Language Understanding
642642

643-
Use Natural Language Understanding is a collection of natural language processing APIs that help you understand sentiment,
644-
keywords, entities, high-level concepts and more.
643+
[Natural Language Understanding](https://cloud.ibm.com/docs/services/natural-language-understanding/getting-started.html) is a collection of natural language processing APIs that help you understand sentiment, keywords, entities, high-level concepts and more.
645644

646645
```js
647646
const fs = require('fs');

0 commit comments

Comments
 (0)