From 8f5b6b9de8c537a7f6243528fea19b7be3ec534d Mon Sep 17 00:00:00 2001 From: rugk Date: Thu, 7 Jul 2016 15:12:21 +0200 Subject: [PATCH] Add Code Climate badges For now only the scan under my repo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35b0f937..0dc21092 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # ZeroBin 0.22 [![Build Status](https://travis-ci.org/elrido/ZeroBin.svg?branch=master)](https://travis-ci.org/elrido/ZeroBin) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/094500f62abf4c9aa0c8a8a4520e4789)](https://www.codacy.com/app/ZeroBin/ZeroBin?utm_source=github.com&utm_medium=referral&utm_content=elrido/ZeroBin&utm_campaign=Badge_Grade) +[![Code Climate](https://codeclimate.com/github/elrido/ZeroBin/badges/gpa.svg)](https://codeclimate.com/github/elrido/ZeroBin) +[![Test Coverage](https://codeclimate.com/github/elrido/ZeroBin/badges/coverage.svg)](https://codeclimate.com/github/elrido/ZeroBin/coverage) ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data.