Skip to content

Commit e9beb2d

Browse files
authored
Update README.md
Signed-off-by: Pascal Cremer <[email protected]>
1 parent 2cdd0a0 commit e9beb2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# DDD - Domain Driven Design with PHP
22

3-
[![Unit tests workflow status](https://github.com/geekcell/php-ddd/actions/workflows/tests.yml/badge.svg)](https://github.com/geekcell/php-ddd/actions/workflows/tests.yml) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=coverage)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=bugs)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd)
3+
[![Unit tests workflow status](https://github.com/geekcell/php-ddd/actions/workflows/tests.yml/badge.svg)](https://github.com/geekcell/php-ddd/actions/workflows/tests.yml) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=coverage)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [![Bugs](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=bugs)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=geekcell_php-ddd&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=geekcell_php-ddd)
44

55
Your ultimate guard rails for domain driven design with PHP.
66

0 commit comments

Comments
 (0)