Skip to content

Commit 03bdc8e

Browse files
author
desperado
committed
update readme
1 parent 5bd2c3a commit 03bdc8e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## What is it?
2+
[![Build Status](https://travis-ci.org/php-service-bus/mutex.svg?branch=v3.0)](https://travis-ci.org/php-service-bus/mutex)
3+
[![Code Coverage](https://scrutinizer-ci.com/g/php-service-bus/mutex/badges/coverage.png?b=v3.0)](https://scrutinizer-ci.com/g/php-service-bus/mutex/?branch=v3.0)
4+
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/php-service-bus/mutex/badges/quality-score.png?b=v3.0)](https://scrutinizer-ci.com/g/php-service-bus/mutex/?branch=v3.0)
25

3-
This component is part of the [PHP Service Bus](https://github.com/php-service-bus/service-bus):
6+
This component is part of the [PHP Service Bus](https://github.com/php-service-bus/service-bus): mutexes implementation.
7+
> The code is partly based on the [amp/sync](https://github.com/amphp/sync) project.
48
59
## Contributing
610
Contributions are welcome! Please read [CONTRIBUTING](CONTRIBUTING.md) for details.

0 commit comments

Comments
 (0)