From 5e6b0605e5c13d39456e8f9672f9e54d7a2f1a25 Mon Sep 17 00:00:00 2001
From: Sheng Yang <sheng.yang@rancher.com>
Date: Thu, 26 Sep 2019 22:01:57 -0700
Subject: [PATCH] Update README.md

To add build status and go report card.

Signed-off-by: Sheng Yang <sheng.yang@rancher.com>
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index dee2591e..24077550 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
 # Local Path Provisioner
+[![Build Status](https://drone-publish.rancher.io/api/badges/rancher/local-path-provisioner/status.svg)](https://drone-publish.rancher.io/rancher/local-path-provisioner)[![Go Report Card](https://goreportcard.com/badge/github.com/rancher/local-path-provisioner)](https://goreportcard.com/report/github.com/rancher/local-path-provisioner)
 
 ## Overview
 
-- 
GitLab