From 177e4256a0bf74f1fd5c14bfcdb58b8a3e0125e3 Mon Sep 17 00:00:00 2001
From: Brett Bieber <brett.bieber@gmail.com>
Date: Tue, 4 May 2010 13:51:35 +0000
Subject: [PATCH] Add simple readme with a bit of instructions

---
 README | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..8506b31
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+Setup:
+
+copy config.sample.php to config.inc.php
+set the correct user name and password to the database
+
+copy www/sample.htaccess to www/.htaccess
+correct paths as necessary
-- 
GitLab