Added README.md and requirements

This commit is contained in:
RemixDev 2020-02-17 17:02:52 +01:00
parent f8d8f08417
commit b722e0701a
2 changed files with 10 additions and 0 deletions

7
README.md Normal file
View 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
View File

@ -0,0 +1,3 @@
pyaes
blowfish
mutagen