Skip to content

Commit 0e94a83

Browse files
Merge pull request #59 from gliptak/patch-1
Add GoReportCard badge to README
2 parents 4479d11 + e13f6cc commit 0e94a83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Build Status](https://travis-ci.org/containerd/cgroups.svg?branch=master)](https://travis-ci.org/containerd/cgroups)
44
[![codecov](https://codecov.io/gh/containerd/cgroups/branch/master/graph/badge.svg)](https://codecov.io/gh/containerd/cgroups)
55
[![GoDoc](https://godoc.org/github.com/containerd/cgroups?status.svg)](https://godoc.org/github.com/containerd/cgroups)
6+
[![Go Report Card](https://goreportcard.com/badge/github.com/containerd/cgroups)](https://goreportcard.com/report/github.com/containerd/cgroups)
67

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

0 commit comments

Comments
 (0)