fix the plm database tool
[paraslash.git] / README
diff --git a/README b/README
index 967655fc196e82bd51443d3f5c588491480e8fa3..2c0dc76ddfd52f8da2c3296292c39a90126905f1 100644 (file)
--- a/README
+++ b/README
@@ -27,9 +27,10 @@ It contains the following programs:
 
        para_server needs a database tool to work, mainly to determine
        which song to stream next. There are two database tools
-       available: mysql and dopey. The former is recommended as dopey
-       is only meant as a fallback and as a starting point for people
-       that want to write their own database tool for paraslash.
+       available: mysql and random. The former is recommended as
+       the random database tool is only meant as a fallback and
+       as a starting point for people that want to write their own
+       database tool for paraslash.
 
        The mysql database tool connects to a mysql server which
        holds information on your audio files. It has several unusual