Update README.md

This commit is contained in:
Louis Vallat 2019-01-01 00:59:35 +01:00 committed by GitHub
parent 1f37dff5b5
commit 79c9c13d0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,7 @@
# TweetYearsProgressBar # TweetYearsProgressBar
Tweet, using a small script, the progress bar of the year you're in! Tweet, using a small script, the progress bar of the year you're in!
## To install :
Run `pip install -r requirements.txt`
then configure this script with your twitter api keys and tokens and modify, if you want, the text to be tweeted
then run the script and enjoy!