diff --git a/README.md b/README.md index 9a89d06..9e96c1b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ Petit applicatif pour télécharger depuis des url Spotify à l'aide de Youtube-music (flac ou mp3) backend: spotdl, sacad, falsk, flask-login +Run: +install requiments python: +``` +pip install -r requirements.txt +``` + +``` +python3 app.py +``` +dispo sur 127.0.0.1:5000 + Demo -![picture](https://git.zestes.fr/garfi/spotdl-py/raw/tag/1.1.0.0/demo.png)) \ No newline at end of file +![picture](https://git.zestes.fr/garfi/spotdl-py/raw/tag/1.1.0.0/demo.png))