From 490530be04b31f6c09cf4671d53aa10b2e658d1c Mon Sep 17 00:00:00 2001 From: Akihiro Suda Date: Thu, 15 Jun 2017 08:08:17 +0000 Subject: [PATCH] README.md: add GoDoc badge Signed-off-by: Akihiro Suda --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4af0c1f04..2c7888674 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ![banner](/docs/images/containerd-dark.png?raw=true) +[![GoDoc](https://godoc.org/github.com/containerd/containerd?status.svg)](https://godoc.org/github.com/containerd/containerd) [![Build Status](https://travis-ci.org/containerd/containerd.svg?branch=master)](https://travis-ci.org/containerd/containerd) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcontainerd%2Fcontainerd.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fcontainerd%2Fcontainerd?ref=badge_shield)