annot-server/README.md
changeset 13 435d5c15275a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/annot-server/README.md	Mon Oct 13 12:43:47 2014 +0200
@@ -0,0 +1,9 @@
+
+# Mons Annotation server
+
+
+To start it :
+  1. create virtualenv with requirements.txt
+  1. activate the virtualenv
+  1. create settings.py from settings.py.tmpl
+  1. `twistd -ny server.tac`