Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
Flukas88 authored Mar 16, 2018
1 parent 128408c commit 6c94c2c
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 @@ -10,7 +10,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/v1/en/getinfo/21721040/5/
Then with a browser open http://127.0.0.1:5000/v1/getinfo/en/21721040/5/

![alt text](screen.png)

0 comments on commit 6c94c2c

Please sign in to comment.