From 1c2de3a1ae73ef73e268496edc07bb13541d91f8 Mon Sep 17 00:00:00 2001 From: Simon Tokumine Date: Tue, 19 Jul 2011 09:07:22 +0100 Subject: [PATCH] bullets --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3503bbf..56e6ae1 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,10 @@ npm install To play -------- -edit your screen machine IP address in public/controller.html line 77 -on screen machine: node touch_server.js -on screen machine: visit http://localhost:8080/screen.html -on iOS device to play: visit http://SCREEN_MACHINE_IP:8080/controller.html +* edit your screen machine IP address in public/controller.html line 77 +* on screen machine: node touch_server.js +* on screen machine: visit http://localhost:8080/screen.html +* on iOS device to play: visit http://SCREEN_MACHINE_IP:8080/controller.html Todo