From 674010a298e545860cf18dc76aea5ee8ae53eb9d Mon Sep 17 00:00:00 2001 From: Jason Morgan Date: Tue, 24 May 2016 09:44:43 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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