Added README

This commit is contained in:
Muaz Ahmad 2022-11-11 16:06:19 +05:00
parent 05efdd5183
commit 0530accb13

7
README.md Normal file
View file

@ -0,0 +1,7 @@
Desktop based GUI for monitoring the warframe worldstate.
Looks ugly as hell but covers almost everything relevant.
Requires python, python-pyqt5 and python-requests.
`python main.py` to run, or use the makefile to create a single binary to execute.