From 894f7fcb86b072dd4648f04e52b34ffe7d31c751 Mon Sep 17 00:00:00 2001 From: Iwo Herka Date: Mon, 4 Jun 2018 13:09:38 +0200 Subject: [PATCH] Add Codacy badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1ac2048..7e978ca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/makimo/django-eav2.svg?branch=master)](https://travis-ci.org/makimo/django-eav2) [![Coverage Status](https://coveralls.io/repos/github/makimo/django-eav2/badge.svg?branch=master)](https://coveralls.io/github/makimo/django-eav2?branch=master) +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/159540d899bd41bb860f0ce996427e1f)](https://www.codacy.com/app/IwoHerka/django-eav2?utm_source=github.com&utm_medium=referral&utm_content=makimo/django-eav2&utm_campaign=Badge_Grade) [![Maintainability](https://api.codeclimate.com/v1/badges/b90eacf7a90db4b58f13/maintainability)](https://codeclimate.com/github/makimo/django-eav2/maintainability) [![Requirements Status](https://requires.io/github/makimo/django-eav2/requirements.svg?branch=master)](https://requires.io/github/makimo/django-eav2/requirements/?branch=master)