changeset 75:d8720dbc16bb

Update the README.
author John "Elwin" Edwards
date Wed, 28 Dec 2016 16:53:08 -0500
parents 900da50ee11c
children c99fac2b0dc7
files README.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Wed Dec 28 13:12:04 2016 -0500
+++ b/README.txt	Wed Dec 28 16:53:08 2016 -0500
@@ -1,11 +1,11 @@
-RLG: various files used by the Roguelike Gallery.
+rlgallery-misc: miscellaneous files used by the Roguelike Gallery.
 
 dgl/ contains the Gallery's dgamelaunch.conf file, the dgamelaunch menus, and 
 a patch to the Git version of dgamelaunch.  The patch makes it compatible with 
 the RLGWebD player and adds properly salted passwords.
 
-lighttpd/ contains the configuration files for lighttpd which have been 
-modified from the distribution versions (current version 1.4.34).
+lighttpd/ contains a configuration file for lighttpd which should be included
+from the main lighttpd.conf.
 
 py/ contains various Python scripts.  Python 3 is required.  The dependencies
 needed are psycopg2 and pytz.