Add drone.io badge to the README (#21)

close #18
This commit is contained in:
Mike Arpaia 2016-08-01 16:44:08 -07:00 committed by Zachary Wasserman
parent eee370e127
commit b74c2c52e8

View File

@ -1,5 +1,7 @@
# Kolide
[![Build Status](https://drone.io/github.com/kolide/kolide-ose/status.png)](https://drone.io/github.com/kolide/kolide-ose/latest)
## Building
To build the code, run the following from the root of the repository:
@ -36,4 +38,4 @@ Once you `docker-compose up` and are running the databases, build the code and r
```
kolide prepare-db
```
```