Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com>
| ... | ... |
@@ -177,6 +177,9 @@ Under the hood, Docker is built on the following components: |
| 177 | 177 |
Contributing to Docker |
| 178 | 178 |
====================== |
| 179 | 179 |
|
| 180 |
+[](https://godoc.org/github.com/docker/docker) |
|
| 181 |
+[](https://travis-ci.org/docker/docker) |
|
| 182 |
+ |
|
| 180 | 183 |
Want to hack on Docker? Awesome! There are instructions to get you |
| 181 | 184 |
started [here](CONTRIBUTING.md). |
| 182 | 185 |
|