diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
