Merge pull request #34 from rumpl/chore-actions-badge
Add ci badge in the readme
This commit is contained in:
commit
2154cd4ea7
|
|
@ -1,5 +1,7 @@
|
||||||
# Docker API
|
# Docker API
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Dev Setup
|
## 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.
|
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue