From e640a7f33e3eace1c97a44d204d26c4b0ce6fd97 Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Wed, 21 Nov 2018 18:29:39 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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