diff --git a/README.md b/README.md index 4206aea..7c4c7df 100644 --- a/README.md +++ b/README.md @@ -161,11 +161,13 @@ nano configuration/settings.ini Run: ```bash -python3 app.py +old version: python3 app.py +new version: python3 run.py ``` or windows ```bash -python.exe app.py +old version: python.exe app.py +new version: python.exe run.py ``` ## ☁️ Heroku