X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2c262b9bb4fd14db4a656c6125f5760f332723d2..68a40023668ff9af00cd30987015330d2311bd29:/README.md?ds=sidebyside diff --git a/README.md b/README.md index eb163a665..5b909454f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # "The Rails Port" [![Build Status](https://travis-ci.org/openstreetmap/openstreetmap-website.svg?branch=master)](https://travis-ci.org/openstreetmap/openstreetmap-website) +[![Coverage Status](https://coveralls.io/repos/openstreetmap/openstreetmap-website/badge.svg?branch=master)](https://coveralls.io/r/openstreetmap/openstreetmap-website?branch=master) This is The Rails Port, the [Ruby on Rails](http://rubyonrails.org/) application that powers the [OpenStreetMap](http://www.openstreetmap.org) website and API. @@ -37,6 +38,5 @@ We're always keen to have more developers! Pull requests are very welcome. * Translation is managed by [Translatewiki](https://translatewiki.net/wiki/Translating:OpenStreetMap) * There is a [rails-dev@openstreetmap.org](http://lists.openstreetmap.org/listinfo/rails-dev) mailing list for development discussion. * IRC - there is the #osm-dev channel on irc.oftc.net. -* There are also weekly meetings of the OpenStreetMap Foundation Engineering Working Group (EWG) on Mondays at 1700 UTC on the #osm-ewg channel. More details on contributing to the code are in the [CONTRIBUTING.md](CONTRIBUTING.md) file.