diff --git a/README.md b/README.md new file mode 100644 index 0000000..6300eef --- /dev/null +++ b/README.md @@ -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.