Skip to content

Commit adfafde

Browse files
committed
Update badges
1 parent 18179a4 commit adfafde

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,10 @@
33
PHP library/api to provide Internationalisation and Localisation
44

55
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2c22d6f405d143d8b65d0e1d875dd701)](https://www.codacy.com/gh/wdes/php-I18n-L10n/dashboard?utm_source=github.com&utm_medium=referral&utm_content=wdes/php-I18n-L10n&utm_campaign=Badge_Grade)
6-
![Lint and analyse files](https://github.com/wdes/php-I18n-L10n/workflows/Lint%20and%20analyse%20files/badge.svg?branch=main)
7-
![Run phpunit tests](https://github.com/wdes/php-I18n-L10n/workflows/Run%20phpunit%20tests/badge.svg?branch=main)
8-
[![codecov](https://codecov.io/gh/wdes/php-I18n-L10n/branch/main/graph/badge.svg)](https://codecov.io/gh/wdes/php-I18n-L10n)
6+
[![Lint and analyse files](https://github.com/wdes/php-I18n-L10n/actions/workflows/lint-and-analyse.yml/badge.svg)](https://github.com/wdes/php-I18n-L10n/actions/workflows/lint-and-analyse.yml)
7+
[![Run tests](https://github.com/wdes/php-I18n-L10n/actions/workflows/tests.yml/badge.svg)](https://github.com/wdes/php-I18n-L10n/actions/workflows/tests.yml)
8+
[![codecov](https://codecov.io/github/wdes/php-I18n-L10n/graph/badge.svg?token=ICxB69gGFc)](https://codecov.io/github/wdes/php-I18n-L10n)
99
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwdes%2Fphp-I18n-L10n.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwdes%2Fphp-I18n-L10n?ref=badge_shield)
10-
[![HitCount](https://hits.dwyl.com/wdes/php-I18n-L10n.svg?style=flat)](https://hits.dwyl.com/wdes/php-I18n-L10n)
1110
![Packagist](https://img.shields.io/packagist/l/wdes/php-I18n-L10n.svg)
1211
[![Latest Stable Version](https://poser.pugx.org/wdes/php-I18n-L10n/v/stable)](https://packagist.org/packages/wdes/php-I18n-L10n)
1312

0 commit comments

Comments
 (0)