From 3454baefb8814281cc7ff9b68dbe0b72633a9e01 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Fri, 30 Oct 2015 13:47:50 -0700 Subject: [PATCH] added gitter badge [CI SKIP] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 025cc5bd2..5cbed5d9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](http://beta.drone.io/api/badges/drone/drone/status.svg)](http://beta.drone.io/drone/drone) +[![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.