X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c3d7cfd7ff90879511ff1c8b54a5d280e2e15057..283d04a117bad672862c26ac09c2f82cbbfecc59:/README.md diff --git a/README.md b/README.md index 90a9b93ef..d53bae157 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". @@ -14,7 +17,7 @@ This repository consists of: A fully-functional Rails Port installation depends on other services, including map tile servers and geocoding services, that are provided by other software. The default installation -uses publically-available services to help with development and testing. +uses publicly-available services to help with development and testing. # License