Skip to content

Commit e00f03c

Browse files
authored
Update badge formatting in README.md
1 parent 93f47d1 commit e00f03c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# airlock-php - Distributed locking with manners
22

3-
![Codacy Badge](https://app.codacy.com/project/badge/Grade/cdc12dbceac04dc8bbece4012222cd3d)(https://app.codacy.com/gh/clegginabox/airlock-php/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
4-
![Codacy Badge](https://app.codacy.com/project/badge/Coverage/cdc12dbceac04dc8bbece4012222cd3d)(https://app.codacy.com/gh/clegginabox/airlock-php/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
5-
![PHPCS](https://img.shields.io/github/actions/workflow/status/clegginabox/airlock/tests.yaml?label=phpcs)
6-
![PHPUnit](https://img.shields.io/github/actions/workflow/status/clegginabox/airlock/tests.yaml?label=tests)
7-
![E2E](https://img.shields.io/github/actions/workflow/status/clegginabox/airlock/tests.yaml?label=e2e)
3+
![PHPCS](https://img.shields.io/github/actions/workflow/status/clegginabox/airlock/tests.yaml?label=phpcs) ![PHPUnit](https://img.shields.io/github/actions/workflow/status/clegginabox/airlock/tests.yaml?label=tests) ![E2E](https://img.shields.io/github/actions/workflow/status/clegginabox/airlock/tests.yaml?label=e2e)
4+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/cdc12dbceac04dc8bbece4012222cd3d)](https://app.codacy.com/gh/clegginabox/airlock-php/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
5+
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/cdc12dbceac04dc8bbece4012222cd3d)](https://app.codacy.com/gh/clegginabox/airlock-php/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
86

97
<img width="830" height="453" alt="airlock-php-red" src="https://github.com/user-attachments/assets/361fb9d2-00a4-4a11-b8cf-cde4fc951b9f" />
108

0 commit comments

Comments
 (0)