Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Use new Sonarcloud quality gate badge
  • Loading branch information
suiginsoft authored Nov 14, 2018
1 parent 5b610d9 commit 8a5ac5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
hebimath - arbitrary precision arithmetic library
-------------------------------------------------------------------------------
[![License](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/suiginsoft/hebimath/raw/master/LICENSE)
[![Build Status](https://travis-ci.org/suiginsoft/hebimath.svg?branch=master)](https://travis-ci.org/suiginsoft/hebimath)
[![Coverity Scan](https://img.shields.io/coverity/scan/11311.svg)](https://scan.coverity.com/projects/suiginsoft-hebimath)
[![Quality Gate](https://sonarcloud.io/api/badges/gate?key=hebimath)](https://sonarcloud.io/dashboard?id=hebimath)
[![License](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://github.com/suiginsoft/hebimath/raw/master/LICENSE)
[![Quality Gate](https://sonarcloud.io/api/project_badges/measure?project=hebimath&metric=alert_status)](https://sonarcloud.io/dashboard?id=hebimath)

Overview
===============================================================================
Expand Down

0 comments on commit 8a5ac5d

Please sign in to comment.