summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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