From a2c7c0a2e1819a2077c75db16fbf0c58c9071715 Mon Sep 17 00:00:00 2001 From: zessirb Date: Wed, 4 Mar 2020 09:29:42 +0900 Subject: [PATCH] Fixed sonar badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7104dc..e4082ec 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Itemizer [![Build Status](https://travis-ci.org/OnapleRPG/Itemizer.svg?branch=master)](https://travis-ci.org/OnapleRPG/Itemizer) ![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=Itemizer&metric=reliability_rating) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![sponge version](https://img.shields.io/badge/sponge-7.2.0-yellow.svg)](https://www.spongepowered.org/) +# Itemizer [![Build Status](https://travis-ci.org/OnapleRPG/Itemizer.svg?branch=master)](https://travis-ci.org/OnapleRPG/Itemizer) [![Quality gate](https://sonarcloud.io/api/project_badges/measure?project=com.onaple%3AItemizer&metric=reliability_rating)](https://sonarcloud.io/dashboard?id=com.onaple%3AItemizer) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![sponge version](https://img.shields.io/badge/sponge-7.2.0-yellow.svg)](https://www.spongepowered.org/) Itemizer is a Sponge Minecraft plugin that allows custom item creation. Store plenty of custom objects in configurations files.