summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-20 14:53:26 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-20 18:46:13 +0300
commit30483748c87fe0c0cf98eaa6134bb4503920aac5 (patch)
tree9c47c1dca207cef7ccc3824aeda048cc975d2f55 /README.md
parent6df5b5c2f50c6b839c3f8e98f5719a3a1d363b8a (diff)
doc: python-enum dependency
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ecfd1687..e7cb6cc2 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,12 @@
# Rhizi
A collaborative editor for organizing, communicating, and analyzing data in graph form.
-# Requirements
+# Dependencies
- Neo4J DB server >= 2.1.5 - http://neo4j.com/download/
- Flask - http://flask.pocoo.org/
- Apache Ant >= 1.9.0
- Python 2.7
+- python-enum
- python-gevent
- python-gevent-websocket
- python-six