From 397ad2b36bd8347caf547677e4539b45f71cb02d Mon Sep 17 00:00:00 2001 From: Nikita Date: Wed, 16 Nov 2016 17:52:36 +0200 Subject: [PATCH] Readme update with a demo download link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5001965..78f27e6 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Preview Usage ----- -[Build](#development) the project, then open `index.html` file. +[Build](#development) the project (or [download](https://github.com/intersystems-ru/iknow-entity-browser/releases) a demo), then open `index.html` file. + Click and drag on empty space to move around nodes. + Click and drag on a node to move the node. @@ -38,4 +38,4 @@ npm install gulp ``` -Then, open `build/static/index.html` file. \ No newline at end of file +Then, open `build/static/index.html` file.