summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2017-03-12 23:53:15 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2017-03-12 23:53:15 -0700
commitb7fa83f3ad9b1060485980d09239dde90ef5196a (patch)
treee3553d245768905ac0a6356e348b7c87e62b83be
parentf61667b9d9bb1b0b1bb49a2b0eb916d901532f69 (diff)
Fixed readmeprototype
-rw-r--r--README.MD4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.MD b/README.MD
index 0e6bc6c..02bd771 100644
--- a/README.MD
+++ b/README.MD
@@ -1,4 +1,4 @@
-#log-client
-A simple web based log client. Currently supports static GET requests on log files. Soon to implement socket.io for live data streams.
+# logclient
+A simple web based log client. This branch is a snapshot of a working prototype version with hacked together XHR requests.