diff --git a/README.md b/README.md index e69de29..9ccb112 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,11 @@ +# Installation + +Install **requests** and **slixmpp** python packages. + +In `checker.py` setup **SERVICES**, **JID**, **PW** and **TO**. + +If needed, setup REGION, DATACENTERS and HEADERS. + +# Running + +`python3 checker.py` \ No newline at end of file