Skip to content
This repository was archived by the owner on Feb 6, 2019. It is now read-only.

Commit f34665a

Browse files
committed
(docs) added better sonar badges
1 parent 9d76d08 commit f34665a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
> Small functional multi-purpose collection
33
44
[![Build Status](https://travis-ci.org/troublete/functional-collection.svg?branch=master)](https://travis-ci.org/troublete/functional-collection)
5-
[![Technical dept](https://sonarcloud.io/api/badges/measure?key=functional-collection-library&metric=sqale_debt_ratio)](https://sonarcloud.io/dashboard/index/functional-collection-library)
5+
[![Technical dept](https://sonarcloud.io/api/project_badges/measure?project=functional-collection-library&metric=sqale_index)](https://sonarcloud.io/dashboard/index/functional-collection-library)
6+
[![Reliability](https://sonarcloud.io/api/project_badges/measure?project=functional-collection-library&metric=reliability_rating)](https://sonarcloud.io/dashboard/index/functional-collection-library)
7+
68

79
### Insall
810

0 commit comments

Comments
 (0)