浏览代码

Merge pull request #34 from rumpl/chore-actions-badge

Add ci badge in the readme
Djordje Lukic 5 年之前
父节点
当前提交
2154cd4ea7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -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.