Skip to content

Commit acc22dd

Browse files
committed
Badges review
1 parent 4e29325 commit acc22dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
Provides helper libraries for other java projects (io, configuration, etc.)
44

55
[![Maven Central](https://img.shields.io/maven-central/v/org.fugerit.java/fj-core.svg)](https://mvnrepository.com/artifact/org.fugerit.java/fj-core)
6+
[![license](https://img.shields.io/badge/License-Apache%20License%202.0-teal.svg)](https://opensource.org/licenses/Apache-2.0)
7+
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=fugerit-org_fj-lib&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-lib)
68

79
**Note : Starting from version 0.7+, minimum required java version changed to 1.8**
810

@@ -16,5 +18,3 @@ Quick start :
1618
Maven profiles :
1719
- full (create javadoc and sources package too)
1820
- test (run tests, by default tests are excluded)
19-
20-
[![Quality gate](https://sonarcloud.io/api/project_badges/quality_gate?project=fugerit-org_fj-lib)](https://sonarcloud.io/summary/new_code?id=fugerit-org_fj-lib)

0 commit comments

Comments
 (0)