diff --git a/README.md b/README.md index 27eb484..9759d74 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,12 @@ An Open Source Converter Bot scrapped from [Anydl Repo](https://github.com/spech ### The Easy Way -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/prgofficial/ConvertToVideo) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/kuanidonya/ConvertToVideo) ### The Normal Way ``` -git clone https://github.com/prgofficial/ConvertToVideo +git clone https://github.com/kuanidonya/ConvertToVideo cd ConvertToVideo virtualenv -p python3 VENV . ./VENV/bin/activate @@ -27,4 +27,4 @@ python3 bot.py ## CREDITS -- [Spechide](https://telegram.dog/spechide) \ No newline at end of file +- [Spechide](https://telegram.dog/spechide) diff --git a/runtime.txt b/runtime.txt index a01373a..74bb7fd 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.7.2 +python-3.8.6