From 8c5d51ff268dd88820fea77d318d49f0f8198abe Mon Sep 17 00:00:00 2001 From: LV-426 Date: Tue, 24 Feb 2015 20:21:27 +0200 Subject: README.md: misc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bf1ffda..9d31a815 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A collaborative editor for organizing, communicating, and analyzing data in grap ### Neo4j Install [neo4j](http://neo4j.com/download/) >= 2.1.5 (2.0 explicitly not supported, we use += in our queries) -### python libs +### Python libs Install all of: # [gevent-socketio](https://pypi.python.org/pypi/gevent-socketio/) # [flask](http://flask.pocoo.org/) @@ -52,7 +52,7 @@ Or perform the following by hand: Command line use documentation can be view with: :$ python rz_server.py -h -# Configuration +## Configuration Rhizi configuration is currently documented in code, see src/server/rz_server.py#Config # Development -- cgit v1.3.1