diff options
author | Tai Vuong <tvuong@audiokinetic.com> | 2017-11-08 15:35:08 -0500 |
---|---|---|
committer | Tai Vuong <tvuong@audiokinetic.com> | 2017-11-08 15:35:08 -0500 |
commit | 953ee5a88ac8999be5be8c57e88e4fbd792db049 (patch) | |
tree | 9e64a6cbe71c993f88741f3480cf5aaad3fea71c /htdocs/README.md | |
parent | 53d405ca018d2f4f2146482d062c0a9715c7f24e (diff) |
rep cleanup
Diffstat (limited to 'htdocs/README.md')
-rw-r--r-- | htdocs/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/htdocs/README.md b/htdocs/README.md deleted file mode 100644 index bb14b7e..0000000 --- a/htdocs/README.md +++ /dev/null @@ -1,7 +0,0 @@ ------------------------------------------------------------------------- - Basic HTML & WS test ------------------------------------------------------------------------- - - # Load bindings directly from development tree for debug - afb-daemon --verbose --verbose --token="" --ldpaths=build --port=1234 --roothttp=htdocs - |