diff options
Diffstat (limited to 'htdocs/README.md')
-rw-r--r-- | htdocs/README.md | 7 |
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 + |