diff --git a/README.md b/README.md index 45f55c9..b4fe68b 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,9 @@ Very simple to use just add in crontab and run once an hour. __Access External Admin API:__ If you want to get access to an external Admin API on another server: -send-view.py 192.168.1.100 9001 + send-view.py 192.168.1.100 9001 ## Todo -Redesign client server negotiation for data -add instructions for installtion in the readme -write script to test the server and api by generating fake data +Redesign client server negotiation for data