From cd5d72665697b526a277566c20bf5bceb90e6d46 Mon Sep 17 00:00:00 2001 From: haad Date: Tue, 21 Mar 2017 18:27:40 +0100 Subject: [PATCH] Add link to the live demo to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e92f4e..234f558 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Data in `orbit-db` can be stored in a This is the Javascript implementation and it works both in **Node.js** and **Browsers**. +Try the [live demo](https://ipfs.io/ipfs/QmUETzzv9FxBwPn4H6q3i6QXTzicvV3MMuKN53JQU3yMSG/)! + ## Table of Contents - [Usage](#usage)