From bf185056f7b34ce0659cf1898357455cf6612ee8 Mon Sep 17 00:00:00 2001 From: Peter Csajtai Date: Tue, 30 May 2017 22:36:10 +0200 Subject: [PATCH] Modified codacy badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e0f6235..452c79ee 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Stashbox is a lightweight, portable dependency injection framework for .NET based solutions. -[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9bd55d46d34f4c2890d9ee87a89f910e)](https://www.codacy.com/app/z4kn4fein/stashbox?utm_source=github.com&utm_medium=referral&utm_content=z4kn4fein/stashbox&utm_campaign=Badge_Grade) [![Join the chat at https://gitter.im/z4kn4fein/stashbox](https://img.shields.io/badge/gitter-join%20chat-1dce73.svg)](https://gitter.im/z4kn4fein/stashbox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Slack](https://img.shields.io/badge/slack-chat-orange.svg?style=flat)](https://stashbox-container.slack.com) +[![Codacy Badge](https://img.shields.io/codacy/grade/9bd55d46d34f4c2890d9ee87a89f910e.svg)](https://www.codacy.com/app/z4kn4fein/stashbox) [![Join the chat at https://gitter.im/z4kn4fein/stashbox](https://img.shields.io/badge/gitter-join%20chat-1dce73.svg)](https://gitter.im/z4kn4fein/stashbox?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Slack](https://img.shields.io/badge/slack-chat-orange.svg?style=flat)](https://stashbox-container.slack.com) ## Features