Update README.md

This commit is contained in:
aboodman
2015-07-07 14:21:04 -07:00
parent 748f75101f
commit 91fad935bc

View File

@@ -36,4 +36,11 @@ go build
rejoice!
TODO: Document how to use the server and explore.html
You can see the raw data:
```
ls /tmp/foo
cat /tmp/foo/root
```
You can also explore the raw data in the explore UI. Follow the instructions in `clients/explore`.