Skip to content

Commit

Permalink
Fixed sonar badge
Browse files Browse the repository at this point in the history
  • Loading branch information
zessirb authored Mar 4, 2020
1 parent 1d4e083 commit a2c7c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit a2c7c0a

Please sign in to comment.