From 5dfb077a493817c7fca1a49e7efed3916ac0fcbe Mon Sep 17 00:00:00 2001 From: niusmallnan Date: Wed, 23 Jan 2019 22:51:53 +0800 Subject: [PATCH] Add go-report-card --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a916fb18..73dbf3b5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # RancherOS +[![Go Report Card](https://goreportcard.com/badge/github.com/rancher/os)](https://goreportcard.com/badge/github.com/rancher/os) + The smallest, easiest way to run Docker in production at scale. Everything in RancherOS is a container managed by Docker. This includes system services such as udev and rsyslog. RancherOS includes only the bare minimum amount of software needed to run Docker. This keeps the binary download of RancherOS very small. Everything else can be pulled in dynamically through Docker. ## How this works