Skip to content

Commit

Permalink
Fixed ' charaters in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lordblendi authored Jul 31, 2017
1 parent b6e7de6 commit 4bf96cc
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 @@ -13,4 +13,4 @@ python3 run.py -u username -l 5
The script accepts two parameters:
- `u` is for the user name. Mandatory and has to be a string.
- `l` is for limit. Number of posts to retrieve. Not mandatory. Integer and the default is 10 by Medium. Zero will be swapped to one.
- 'c' is category for the posts. If it doesn't exists, it will be 'medium'
- `c` is category for the posts. If it doesn't exists, it will be 'medium'

0 comments on commit 4bf96cc

Please sign in to comment.