summaryrefslogtreecommitdiffstats
path: root/htdocs/README.md
diff options
context:
space:
mode:
authorTai Vuong <tvuong@audiokinetic.com>2017-08-25 15:32:14 -0400
committerTai Vuong <tvuong@audiokinetic.com>2017-08-25 15:32:14 -0400
commit5c26597129668e57534199ffc566c68ee6672a7e (patch)
treefd0c6c113ab1d03183b260a5587349bd1b75b244 /htdocs/README.md
parent831e6b828179225116b52064ce9d7703b3202fad (diff)
add doc and example files
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
+