X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c3e2e6462f293596aef5d5de18b0a173edc046c7..b78bb9f6313f3139ac83784df52bf39a5619d3e7:/README.md diff --git a/README.md b/README.md index 34e3325f0..5b909454f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # "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. The software is also known as "openstreetmap-website". @@ -35,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.