X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/24159b227ac6283f93af6f1b770bc620c72dda2f..f778b61c0358ad2d0593be4040406a418ae46579:/README.mkdn diff --git a/README.mkdn b/README.mkdn index 70a915804..5c952766f 100644 --- a/README.mkdn +++ b/README.mkdn @@ -1,5 +1,28 @@ -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 + +## License + +This software is licensed under the GNU General Public License 2.0. +See included LICENSE file for details.