Update README.md

This commit is contained in:
Mark Nadal 2015-09-11 10:19:38 -07:00
parent 192fc9ca2d
commit bea55a946c

View File

@ -11,7 +11,7 @@ GUN is a realtime, decentralized, offline-first, graph database engine.
## Getting Started
For the browser, try out this [tutorial](http://gun.js.org/web/think.html). This README is for GUN servers.
For the browser, try out this [tutorial](http://gun.js.org/web/think.html) and then use a [starter template](http://plnkr.co/edit/f1yzn5). This README is for GUN servers.
If you do not have [node](http://nodejs.org/) or [npm](https://www.npmjs.com/), read [this](https://github.com/amark/gun/blob/master/examples/install.sh) first.
Then in your terminal, run: