summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.