From fd3f99d851b8e64ce4436030851c7e3e214b86a8 Mon Sep 17 00:00:00 2001
From: Dave McCormick <mccormick.david2@gmail.com>
Date: Fri, 23 Sep 2016 22:54:29 +1000
Subject: [PATCH] adding readme

---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..729ce5d
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+The file TwitterStreamActor.java contains user/password details that must be filled in to get out of turing.
+Dynamic heatmap also opens a websocket on 50829 on turing, if you want to run this on a different port, remember to change port too.
+
+I have left a version of the app running at the turing.une.edu.au:50829 that should be used to evaluate the app.
+
+A registration and login must be created (can be done from the main app page, refer to demo vid to see how) before the app can be used.
+
+
-- 
GitLab