mirror of
https://github.com/amark/gun.git
synced 2025-03-30 15:08:33 +00:00
Update README.md
This commit is contained in:
parent
2d455d30b5
commit
439ef82c5b
@ -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
|
||||
<script src="http://rawgit.com/amark/gun/master/gun.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user