Skip to content

Commit 8baeff6

Browse files
Merge pull request containerd#56 from grantseltzer/patch-1
Add godoc badge to README.md
2 parents 5017d4e + 9de57ff commit 8baeff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# cgroups
22

33
[![Build Status](https://travis-ci.org/containerd/cgroups.svg?branch=master)](https://travis-ci.org/containerd/cgroups)
4-
54
[![codecov](https://codecov.io/gh/containerd/cgroups/branch/master/graph/badge.svg)](https://codecov.io/gh/containerd/cgroups)
5+
[![GoDoc](https://godoc.org/github.com/containerd/cgroups?status.svg)](https://godoc.org/github.com/containerd/cgroups)
66

77
Go package for creating, managing, inspecting, and destroying cgroups.
88
The resources format for settings on the cgroup uses the OCI runtime-spec found

0 commit comments

Comments
 (0)