X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/a8011d8eb97b7586c3592e2e1e5e6792c914d082..11e81c5398bb43d35c1b12421f7a6be2ca5b7047:/README.md diff --git a/README.md b/README.md index 81b8ce7bf..b96a77671 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) +[![Lint](https://github.com/openstreetmap/openstreetmap-website/workflows/Lint/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/openstreetmap-website/actions?query=workflow%3ALint%20branch%3Amaster%20event%3Apush) +[![Tests](https://github.com/openstreetmap/openstreetmap-website/workflows/Tests/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/openstreetmap-website/actions?query=workflow%3ATests%20branch%3Amaster%20event%3Apush) [![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/) @@ -11,7 +12,7 @@ This repository consists of: * The web site, including user accounts, diary entries, user-to-user messaging. * The XML-based editing [API](https://wiki.openstreetmap.org/wiki/API_v0.6). -* The integrated versions of the [Potlatch](https://wiki.openstreetmap.org/wiki/Potlatch_1), [Potlatch 2](https://wiki.openstreetmap.org/wiki/Potlatch_2) and [iD](https://wiki.openstreetmap.org/wiki/ID) editors. +* The integrated version of the [iD](https://wiki.openstreetmap.org/wiki/ID) editors. * The Browse pages - a web front-end to the OpenStreetMap data. * The GPX uploads, browsing and API.