summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDor Garbash <dor.garbash@gmail.com>2015-06-24 21:55:27 -0400
committerAlon Levy <alon@pobox.com>2015-07-06 12:33:52 +0300
commit248d9b3510c9970623b9f1f1af73ad197600f68f (patch)
tree68162abd1ff3f80eaf1800367a69da59abbb786f
parent1cf80b2b939a4e6963e5038dc71c010170603514 (diff)
Added link to demo in README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index fb32811a..f5fb95b2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Rhizi
A collaborative graph editor for organizing, communicating, and analyzing data in graph form.
+[Live demo](http://demo.rhizi.net/index)
+
It is licensed under the GNU AGPL v3, see LICENSE for more details.
Patches or pull requests are welcome but we require a contributor license agreement, see TBU
@@ -192,4 +194,4 @@ rz-doc --list-names
creates a new doc called "All Documents" with the contents of all rzdocs in merge.file.
## API(WIP)
-[url]/api/rzdoc/[doc-title]/delete
+[url]/api/rzdoc/[doc-title]/delete \ No newline at end of file