summaryrefslogtreecommitdiffstats
path: root/htdocs/README.md
diff options
context:
space:
mode:
authorTai Vuong <tvuong@audiokinetic.com>2017-11-09 10:19:15 -0500
committerTai Vuong <tvuong@audiokinetic.com>2017-11-09 10:19:15 -0500
commit74a7f52da15f691913ee307ec9c00d6aa10d161a (patch)
tree36d6a920bf191da886a1e990b5ffc92bdf7c4ac5 /htdocs/README.md
parent953ee5a88ac8999be5be8c57e88e4fbd792db049 (diff)
add htdocs folder
Diffstat (limited to 'htdocs/README.md')
-rw-r--r--htdocs/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/htdocs/README.md b/htdocs/README.md
new file mode 100644
index 0000000..bb14b7e
--- /dev/null
+++ b/htdocs/README.md
@@ -0,0 +1,7 @@
+------------------------------------------------------------------------
+ Basic HTML & WS test
+------------------------------------------------------------------------
+
+ # Load bindings directly from development tree for debug
+ afb-daemon --verbose --verbose --token="" --ldpaths=build --port=1234 --roothttp=htdocs
+