From e6be99dde1f25e75acb8f5ce667dc7f5b754d4db Mon Sep 17 00:00:00 2001 From: Saad El Beleidy Date: Sun, 7 Feb 2016 01:28:27 +0200 Subject: [PATCH] Add link to gun playground in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9151334..b27f8879 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ GUN is a realtime, distributed, offline-first, graph database engine. Lightweigh Try the [interactive tutorial](http://gun.js.org/think.html) in the browser (**5min** ~ average developer). Or run the NodeJS [demo example apps](#demos) (**5min** ~ average developer). +Jump right into the [gun playground](http://jsbin.com/miredog/edit?js,console) and start testing whatever functions you want. + ## Table of Contents - [Demos](#demos) - [Videos](#videos)