From 79c9c13d0a602ea472e016a20184b5fc4fb6a3f6 Mon Sep 17 00:00:00 2001 From: Louis Vallat <33779779+LouisVallat@users.noreply.github.com> Date: Tue, 1 Jan 2019 00:59:35 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b7e2585..4223510 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # TweetYearsProgressBar 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!