From 591029417bf4e9cfd38a55816377d9d08cbd0e0c Mon Sep 17 00:00:00 2001 From: edgar Date: Tue, 7 Aug 2018 17:06:36 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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