Skip to content

Commit

Permalink
Synced example url to have same params as image provided
Browse files Browse the repository at this point in the history
  • Loading branch information
Flukas88 committed Feb 18, 2018
1 parent a14d84b commit 4b2c049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Finds the top N words by count on wikipedia
$ export FLASK_APP=main.py
$ flask run

Then with a browser open http://127.0.0.1:5000/api/getinfo/21721040/6/
Then with a browser open http://127.0.0.1:5000/api/getinfo/21721040/5/

![alt text](screen.png)

0 comments on commit 4b2c049

Please sign in to comment.