diff --git a/README.md b/README.md index 38748318..271d0f54 100644 --- a/README.md +++ b/README.md @@ -44,23 +44,25 @@ GUN is *super easy* to get started with: > 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/sovihaveso/edit?js,console)) +- Or write a quick app: ([try now in a playground](https://jsbin.com/kadobamevo/edit?js,console)) ```html ``` - Or try something **mind blowing**, like saving circular references to a table of documents! ([play](http://jsbin.com/wefozepume/edit?js,console))