Skip to content

Commit 8fb2561

Browse files
committed
update readme
1 parent 7ad24d9 commit 8fb2561

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,21 @@
1+
## What is it?
12
[![Build Status](https://travis-ci.org/php-service-bus/message-serializer.svg?branch=v3.0)](https://travis-ci.org/php-service-bus/message-serializer)
23
[![Code Coverage](https://scrutinizer-ci.com/g/php-service-bus/message-serializer/badges/coverage.png?b=v3.0)](https://scrutinizer-ci.com/g/php-service-bus/message-serializer/?branch=v3.0)
34
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/php-service-bus/message-serializer/badges/quality-score.png?b=v3.0)](https://scrutinizer-ci.com/g/php-service-bus/message-serializer/?branch=v3.0)
45

5-
## What is it?
6+
This component is part of the [PHP Service Bus](https://github.com/php-service-bus/service-bus). Messages serialization implementation
7+
8+
## Support
9+
* [Telegram chat (RU)](https://t.me/php_service_bus)
10+
* Create issue [https://github.com/php-service-bus/service-bus/issues](https://github.com/php-service-bus/service-bus/issues)
11+
12+
## Contacts
13+
* [`dev@async-php.com`](mailto:dev@async-php.com)
14+
15+
## Security
16+
17+
If you discover any security related issues, please email [`dev@async-php.com`](mailto:dev@async-php.com) instead of using the issue tracker.
18+
19+
## License
620

7-
Messages serialization component
21+
The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

0 commit comments

Comments
 (0)