diff --git a/README.md b/README.md index f9e040e..d973636 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ This project is heavily inspired from @out386 's telegram bot which is written i - Index Link support # Upcoming features (TODOs): -- Mega link mirror support -- More code clean up +- Mirror from Telegram files # How to deploy? Deploying is pretty much straight forward and is divided into several steps as follows: @@ -134,4 +133,4 @@ Heroku-Note: Doing authorizations ( /authorize command ) through telegram wont b git add authorized_chats.txt -f git commit -asm "Added hardcoded authorized_chats.txt" git push heroku heroku:master -``` \ No newline at end of file +```