summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2019-12-07 10:12:34 -0500
committerGitHub <noreply@github.com>2019-12-07 10:12:34 -0500
commite283e027a40e79d579c1517fed3c3f85822e14b1 (patch)
tree2ad74777a99745a195bde39e0e654f1cd6536a62
parent[skip ci] only generate changelog since tag (diff)
[skip ci] readme: add go report card
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e781d9c..f295eb8 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ Burning Rubber Paste
====================
[![Build Status](https://cloud.drone.io/api/badges/5paceToast/brpaste/status.svg)](https://cloud.drone.io/5paceToast/brpaste)
+[![Go Report Card](https://goreportcard.com/badge/toast.cafe/x/brpaste)](https://goreportcard.com/report/toast.cafe/x/brpaste)
`brpaste` is a small and fast pastebin service.
It provides a lightweight REST-like interface and client-side syntax highlighting (if desired).