diff --git a/README.md b/README.md index 1b5b8755..8a6d7d59 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ GUN is a realtime, distributed, offline-first, graph database engine. Doing **[2 > **Note:** If you don't have [node](http://nodejs.org/) or [npm](https://www.npmjs.com/), read [this](https://github.com/amark/gun/blob/master/examples/install.sh) first. > If the `npm` command line didn't work, you may need to `mkdir node_modules` first or use `sudo`. +- An online demo of the examples are available here: http://gunjs.herokuapp.com/ - Or write a quick app: ([try now in jsbin](http://jsbin.com/saxewigote/edit?js,console)) ```html