Code

Add a wrapper around the two different reader() functions, which
[roundup.git] / README.txt
index 7f539f3e28ffccc33c3685ddd1176217e0aa187e..64577860299cfb596ba0aa5434528b055ea0b9f9 100644 (file)
@@ -12,8 +12,11 @@ INSTANT GRATIFICATION
 
 The impatient may try Roundup immediately by typing at the console::
 
-   python setup.py demo
+   python demo.py
 
+To start anew (a fresh demo instance)::
+
+   python demo.py nuke
 
 Installation
 ============