Added README.md and requirements
This commit is contained in:
parent
f8d8f08417
commit
b722e0701a
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
pyaes
|
||||
blowfish
|
||||
mutagen
|
Loading…
Reference in New Issue