diff --git a/README.md b/README.md index ce2fa8c..e811287 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Usage // Do something with data }); -For api methods that all for sentiment analysis such as Entity Extraction, Relations and Keywords pass: +For api methods that allow for sentiment analysis such as Entity Extraction, Relations and Keywords pass: {"sentiment":1} as the second parameter. Tests