Update README

This commit is contained in:
haad 2016-07-31 11:43:37 +02:00
parent 4d6747a71b
commit 2e67df92cf

View File

@ -49,6 +49,8 @@ npm install orbit-db
## Examples
*To run the examples below, make sure to run a local [orbit-server](https://github.com/haadcode/orbit-server)*
### Browser examples
Build the examples:
```bash
@ -83,7 +85,6 @@ Then open `examples/browser.html` or `examples/index.html`. See the full example
```
### Node.js examples
*To run the examples, make sure to run a local [orbit-server](https://github.com/haadcode/orbit-server)*
Before running the examples, install dependencies with:
```