From 7dedd0797c7cfc1467eaac07d213866de4850f90 Mon Sep 17 00:00:00 2001 From: Mark Nadal Date: Thu, 2 Sep 2021 04:48:45 -0700 Subject: [PATCH] yummier quickstart! --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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))