diff README.txt @ 33:25843238434a

Change the Python module's name back to rlgall. It is no longer an experimental variant. Using a database as a backend is a settled feature.
author John "Elwin" Edwards
date Thu, 02 Jan 2014 13:09:48 -0500
parents b003235abe75
children afb58e16bca8
line wrap: on
line diff
--- a/README.txt	Thu Jan 02 11:48:15 2014 -0500
+++ b/README.txt	Thu Jan 02 13:09:48 2014 -0500
@@ -12,7 +12,7 @@
 py/recorder.py processes the log files and stores the data in a PostgreSQL
 database.  It should be run periodically by cron.
 
-py/rlgalldb.py is a module which recorder.py requires.  It should be installed
+py/rlgall.py is a module which recorder.py requires.  It should be installed
 in /lib/python<x.y>/site-packages or the equivalent location.
 
 web/ contains the static parts of the rlgallery.org website.  Note that when