From 288a05549d5deb011de96d0badf03cc14108f24a Mon Sep 17 00:00:00 2001 From: Yong Zhun Hung Date: Wed, 10 Apr 2019 22:55:45 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a05235..e9ef677 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Example use (list of strings or pandas Series): ## Path Setup -Ensure that you have SentiStrength.jar file and SentiStrengthData folder in the same folder, otherwise you can specify the path: +Specify the paths as such: ```python >>> senti = PySentiStr()