From 702d6326be4e6eb63337619a51f410611ec564c0 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2020 15:25:58 +0000 Subject: [PATCH] chore(readme): remove Greenkeeper badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff57f64e3..974a9dddd 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # iD - friendly JavaScript editor for [OpenStreetMap](https://www.openstreetmap.org/) [![Build Status](https://travis-ci.org/openstreetmap/iD.svg?branch=master)](https://travis-ci.org/openstreetmap/iD) -[![Greenkeeper badge](https://badges.greenkeeper.io/openstreetmap/iD.svg)](https://greenkeeper.io/) + :warning: _The [`master`](https://github.com/openstreetmap/iD/tree/master) branch is undergoing significant breaking changes for v3 over the next few months. [`2.x`](https://github.com/openstreetmap/iD/tree/2.x) is considerably more stable and is currently the recommended branch for downstream development._