Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Malyuk authored Jun 24, 2019
1 parent df93ee2 commit a3fe649
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,15 @@ export SENTIMENT_PROJECT_ID=""

Open up `src/config.json` and put **$TOKEN** and **$SENTIMENT_PROJECT_ID** there

# Filter Results
# Run

Execute ``` python3 service.py config.json```

# Add your own data

> [TBD]
# Advanced: Filter Results

In case your brand may appear in different contexts, for example, with
the name of one of your products (ex: Apple Watch), you may want to
Expand Down

0 comments on commit a3fe649

Please sign in to comment.