Update README.md

dev
Michael Kuperfish Steinberg 2023-01-21 14:40:19 +02:00 zatwierdzone przez GitHub
rodzic 8646c34c69
commit 71c180945b
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -6,10 +6,10 @@
## Quick Start
Make sure you have python 3.8 or above.
> git clone https://github.com/Michael-K-Stein/SpotiFile.git
> cd SpotiFile
$ git clone https://github.com/Michael-K-Stein/SpotiFile.git
$ cd SpotiFile
Now open config.py and setup your SP_KEY and SP_DC tokens ([see below](https://github.com/Michael-K-Stein/SpotiFile#sp_key--sp_dc-tokens))
> python main.py
$ python main.py
---