From 5d273a0c76e12e3125dbf06a8f0caa03de01d4a9 Mon Sep 17 00:00:00 2001 From: Mark Haines Date: Mon, 17 Nov 2014 12:55:24 +0000 Subject: Remove syweb directory. pull in syweb as a dependency from github --- syweb/webclient/README | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 syweb/webclient/README (limited to 'syweb/webclient/README') diff --git a/syweb/webclient/README b/syweb/webclient/README deleted file mode 100644 index ef79b25708..0000000000 --- a/syweb/webclient/README +++ /dev/null @@ -1,13 +0,0 @@ -Basic Usage ------------ - -The web client should automatically run when running the home server. -Alternatively, you can run it stand-alone: - - $ python -m SimpleHTTPServer - -Then, open this URL in a WEB browser:: - - http://127.0.0.1:8000/ - - -- cgit 1.5.1