summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFilip Weiss <me@fiws.net>2019-08-02 13:18:39 +0200
committerFilip Weiss <me@fiws.net>2019-08-02 13:31:18 +0200
commit21cf37d0d5ba3d3df42a69b70dcc4c14d9a8ec06 (patch)
tree83dfeb41b8310d011b0930bd98cb84c0951b5159 /README.md
parent5370c53c9c22627385e9bc765dbd1fcfedc09694 (diff)
downloadpodman-21cf37d0d5ba3d3df42a69b70dcc4c14d9a8ec06.tar.gz
podman-21cf37d0d5ba3d3df42a69b70dcc4c14d9a8ec06.tar.bz2
podman-21cf37d0d5ba3d3df42a69b70dcc4c14d9a8ec06.zip
add godoc link to readme
Signed-off-by: Filip Weiss <me@fiws.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e22c35d4f..9d14518ef 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`
* [Latest Version: 1.4.4](https://github.com/containers/libpod/releases/latest)
* [Continuous Integration:](contrib/cirrus/README.md) [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod/master)
+* [GoDoc: ![GoDoc](https://godoc.org/github.com/containers/libpod/libpod?status.svg)](https://godoc.org/github.com/containers/libpod/libpod)
## Overview and scope