diff --git a/README.md b/README.md index d68166d..0b60fb3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # uploadBot A telegram bot in python which upload the photos on Google Drive in a group conversation. @@ -23,4 +25,4 @@ If you want your bot to upload every pictures on a group conversation (not only ## Start Now you can start the bot with `python3 botTG.py`. -Please note that the first time a photo will be uploaded, you will have to login to google. Your credentials will be saved for the next time in creds.txt and the login will be automatic. +Please note that the first time a photo will be uploaded, you will have to login to google. Your credentials will be saved for the next time in mycreds.txt and the login will be automatic.