From 400fe7b169151ce2211bb4664f5534887b395a61 Mon Sep 17 00:00:00 2001 From: LV-426 Date: Sun, 9 Nov 2014 13:35:24 +0200 Subject: README --- README.mediawiki | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.mediawiki b/README.mediawiki index 98e78f20..d4bb75b2 100644 --- a/README.mediawiki +++ b/README.mediawiki @@ -1,2 +1,11 @@ = About = Rhizi server + += Use = +Command line use documentation can be view with: +:$ python rhizi_server.py -h + += Hacking = +== Running the Tests == +Test code makes use of Python's unittest - run by invoking them with python, +or by creating a launch configuration in your IDE of choice. -- cgit v1.3.1