Added README.md and requirements
This commit is contained in:
parent
f8d8f08417
commit
b722e0701a
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# How to use
|
||||
Install dependencies<br>
|
||||
Run `python -m deemix`
|
||||
|
||||
# TODO
|
||||
Find all dependencies and add them to requirements.txt
|
||||
Finish porting all features
|
3
requirements.txt
Normal file
3
requirements.txt
Normal file
@ -0,0 +1,3 @@
|
||||
pyaes
|
||||
blowfish
|
||||
mutagen
|
Loading…
x
Reference in New Issue
Block a user