updated README to note that the project isn't working
[yourule] / README
diff --git a/README b/README
index edb7a7732164baa1b9095ae7ea92dc7ded5669de..b0794decbf14e1ce2e64877d6848b2bd08048ed9 100644 (file)
--- a/README
+++ b/README
@@ -1,3 +1,15 @@
 To download a copy of YouRule, run the following command:
 
-  git clone http://projects.mako.cc/source/yourule/.git
+  git clone git://projects.mako.cc/yourule
+
+You can view a browseable copy of the source code online at:
+
+  http://projects.mako.cc/source/?p=yourule
+
+Sadly, the project has bitrot over time and I can longer run it
+because one of it's dependencies (an ORM called Storm) now no longer
+support MySQL. It would pretty simple to fix if you have time. Maybe
+you can work on it?
+
+-- Mako
+

Benjamin Mako Hill || Want to submit a patch?