Update README.md

This commit is contained in:
AJ ONeal 2017-08-09 14:54:43 -06:00
parent 903bd3cead
commit 2007fc0fa4
1 changed files with 13 additions and 0 deletions

View File

@ -55,6 +55,19 @@ We're still in a stage where the installation generally requires many manual ste
See [INSTALL.md](/INSTALL.md)
Usage
-----
Here's how you run the thing, once installed:
```
/opt/walnut/bin/node /srv/walnut/core/bin/walnut.js
```
It listens on all addresses, port 3000.
TODO: Add config to restrict listening to localhost.
API
---