From 6c74962cef4e8f336b704dd527a211a3a7c39a4f Mon Sep 17 00:00:00 2001 From: Savetheinternet Date: Thu, 4 Nov 2010 01:19:13 +1100 Subject: [PATCH] README test. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3b2bdf2..4f57f90f 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ - ./ 5. Ensure everything is okay by running [test.php][t] in a browser. The script will try and help you correct your errors. 6. Run the [post.php][p] script. It should create an index.html and redirect you to it if everything is okay. - 7. Optional (highly recommended): Delete [test.php][t] and perhaps [install.sql][i] and this README + 7. Optional (highly recommended): Delete [test.php][t] and perhaps [install.sql][i] and this [README][r] [t]: http://github.com/savetheinternet/Tinyboard/blob/master/test.php [p]: http://github.com/savetheinternet/Tinyboard/blob/master/post.php [c]: http://github.com/savetheinternet/Tinyboard/blob/master/inc/config.php -[i]: http://github.com/savetheinternet/Tinyboard/blob/master/install.sql \ No newline at end of file +[i]: http://github.com/savetheinternet/Tinyboard/blob/master/install.sql +[r]: http://github.com/savetheinternet/Tinyboard/blob/master/README.md \ No newline at end of file