From 439ef82c5b9904c64cc4711d616aa28d8cefa383 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Tue, 14 Mar 2017 10:31:55 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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