| commit | 5722d958ac0e897f5c88acedb3ffb3726902f71f | [log] [tgz] |
|---|---|---|
| author | Antoine Pelisse <[email protected]> | Fri Oct 20 03:40:47 2017 |
| committer | GitHub <[email protected]> | Fri Oct 20 03:40:47 2017 |
| tree | 84e7caed5350fcaea69b60c97e2c0b47345fdac8 | |
| parent | 4fe312863be2155a7b68acd2aff1c9221b24e68c [diff] |
Update README to include godocs references
diff --git a/README.md b/README.md index 2504649..188827b 100644 --- a/README.md +++ b/README.md
@@ -1,6 +1,6 @@ # Utils -[![Build Status]](https://travis-ci.org/kubernetes/utils) +[![Build Status]](https://travis-ci.org/kubernetes/utils) [](https://godoc.org/k8s.io/utils/exec) A set of Go libraries that provide low-level, kubernetes-independent packages supplementing the [Go