diff --git a/README.md b/README.md index 2d2b74aa36..ca2554b8aa 100644 --- a/README.md +++ b/README.md @@ -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 -``` \ No newline at end of file +```