Add ci badge in the readme

This commit is contained in:
Djordje Lukic 2020-05-03 15:25:50 +02:00
parent 02526dec84
commit c3df7cdc78
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Docker API
![](https://github.com/docker/api/workflows/Continuous%integration/badge.svg)
## Dev Setup
To setup a development machine to update the API protobufs, first run the `./setup-dev.sh` script to install the correct version of protobufs on your system and get the protobuild binary.