Skip to content

Commit 868f050

Browse files
authored
Fix readme badges (#33)
1 parent c2f5502 commit 868f050

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<br>
77
</p>
88

9-
[![Latest Stable Version](https://poser.pugx.org/yiisoft/mutex-pdo-pgsql/v/stable.png)](https://packagist.org/packages/yiisoft/mutex-pdo-pgsql)
10-
[![Total Downloads](https://poser.pugx.org/yiisoft/mutex-pdo-pgsql/downloads.png)](https://packagist.org/packages/yiisoft/mutex-pdo-pgsql)
11-
[![Build status](https://github.com/yiisoft/mutex-pdo-pgsql/workflows/build/badge.svg)](https://github.com/yiisoft/mutex-pdo-pgsql/actions?query=workflow%3Abuild)
9+
[![Latest Stable Version](https://poser.pugx.org/yiisoft/mutex-pdo-pgsql/v)](https://packagist.org/packages/yiisoft/mutex-pdo-pgsql)
10+
[![Total Downloads](https://poser.pugx.org/yiisoft/mutex-pdo-pgsql/downloads)](https://packagist.org/packages/yiisoft/mutex-pdo-pgsql)
11+
[![Build status](https://github.com/yiisoft/mutex-pdo-pgsql/actions/workflows/build.yml/badge.svg)](https://github.com/yiisoft/mutex-pdo-pgsql/actions/workflows/build.yml)
1212
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/yiisoft/mutex-pdo-pgsql/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/yiisoft/mutex-pdo-pgsql/?branch=master)
1313
[![Code Coverage](https://scrutinizer-ci.com/g/yiisoft/mutex-pdo-pgsql/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/yiisoft/mutex-pdo-pgsql/?branch=master)
1414
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fyiisoft%2Fmutex-pdo-pgsql%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/yiisoft/mutex-pdo-pgsql/master)

0 commit comments

Comments
 (0)