summaryrefslogtreecommitdiffstats
path: root/crawl-ref/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/README.txt')
-rw-r--r--crawl-ref/README.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/crawl-ref/README.txt b/crawl-ref/README.txt
index 60cc344a13..9215b6854e 100644
--- a/crawl-ref/README.txt
+++ b/crawl-ref/README.txt
@@ -105,7 +105,6 @@ Crawl gladly and gratuitously uses the following open source packages:
* The PCRE library for regular expressions, see docs/pcre_license.txt.
* The Mersenne Twister for random number generation, docs/mt19937.txt.
* The SQLite library as database engine; it is properly public domain.
-* The ReST light markup language for the documentation.
5. How you can help
@@ -115,9 +114,9 @@ of ways to do so:
* Playtesting.
At any time, there will be bugs -- playing and reporting these is a great help.
-There is a beta server around hosting the most recent version of the current
-code; http://crawl.akrasiac.org/ links to it. Besides finding bugs, ideas on
-how to improve interface or gameplay are welcome as well.
+There is a beta server at http://crawl.develz.org. Besides pointing out bugs,
+new ideas on how to improve interface or gameplay are welcome. You can mention
+them at the homepage, http://crawl-ref.sourceforge.net.
* Vault making.
Crawl uses many hand-drawn (but often randomised) maps. Making them is fun and