diff --git a/README.md b/README.md index 7e029a3f..c139ee21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ [![Build Status](http://beta.drone.io/api/badges/drone/drone/status.svg)](http://beta.drone.io/drone/drone) -![Release Status](https://img.shields.io/badge/status-beta-orange.svg?style=flat) +![Release Status](https://img.shields.io/badge/status-beta-yellow.svg?style=flat) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/drone/drone?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Drone is a Continuous Integration platform built on container technology. Every build is executed inside an ephemeral Docker container, giving developers complete control over their build environment with guaranteed isolation.