From 6a694d7558376c1a8a4d9e0d7b29c81213dea4fb Mon Sep 17 00:00:00 2001 From: Danny Ben Shitrit Date: Wed, 4 Apr 2018 15:02:24 +0000 Subject: [PATCH] remove codeclimate issues --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d8649d5..334246d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ Runfile - If Rake and Docopt had a baby [![Build](https://img.shields.io/travis/DannyBen/runfile.svg?style=flat-square)](https://travis-ci.org/DannyBen/runfile) [![Code Quality](https://img.shields.io/codacy/grade/55cf6df171234931b1781db7921ff68e.svg?style=flat-square)](https://www.codacy.com/app/db/runfile) [![Maintainability](https://img.shields.io/codeclimate/maintainability/DannyBen/runfile.svg?style=flat-square)](https://codeclimate.com/github/DannyBen/runfile) -[![Issues](https://img.shields.io/codeclimate/issues/DannyBen/runfile.svg?style=flat-square)](https://codeclimate.com/github/DannyBen/runfile) [![Dependencies](https://img.shields.io/gemnasium/DannyBen/runfile.svg?style=flat-square)](https://gemnasium.com/DannyBen/runfile) ---