summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 5d14217..c52596f 100644
--- a/README
+++ b/README
@@ -19,6 +19,13 @@ start a script/console and execute the following commands:
19i = UpdateImporter.new("#{RAILS_ROOT}/db/updates") 19i = UpdateImporter.new("#{RAILS_ROOT}/db/updates")
20i.import_xml 20i.import_xml
21 21
22==Documentation
23
24User stories in doc/success_stories.txt
25
26execute: rake doc:app on the command line to get a html api documentation in
27doc/app
28
22==General 29==General
23 30
24===Nodes 31===Nodes