]> git.openstreetmap.org Git - rails.git/commitdiff
Updated README to points to the wiki, git etc.
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 9 May 2010 15:56:00 +0000 (15:56 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 10 May 2010 13:21:28 +0000 (14:21 +0100)
Link to the documentation page on the wiki, and hint at say how to
send patches.

README.mkdn

index 70a915804a4ff3f00d935f3f9762e6b432d2e8a9..24814ff2ea241e57ee6e7d3b681e2241c6ff620d 100644 (file)
@@ -1,5 +1,24 @@
-Documentation
-=============
+# Description
 
-Try `rake doc:app` and see /doc/
+This is the Rails port. The Ruby on Rails application that powers
+http://www.openstreetmap.org.
+
+# Running it
+
+You can find documentation on how to setup and run the software on the
+OpenStreetMap wiki:
+
+* http://wiki.openstreetmap.org/wiki/The_Rails_Port
+    
+# Hacking it
+
+The canonnical Git repository for this software is hosted at
+git.openstreetmap.org:
+
+* http://git.openstreetmap.org/?p=rails.git
+    
+See commiting to the rails port on the wiki for getting your patches
+integrated:
+
+* http://wiki.openstreetmap.org/wiki/Committing_to_the_rails_port