Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit f509c66

Browse files
authored
Added circleci badge
1 parent c429014 commit f509c66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Symfony Async Kernel Adapter
22

3+
[![CircleCI](https://circleci.com/gh/apisearch-io/symfony-async-kernel.svg?style=svg)](https://circleci.com/gh/apisearch-io/symfony-async-kernel)
4+
[![Join the Slack](https://img.shields.io/badge/join%20us-on%20slack-blue.svg)](https://apisearch.slack.com)
5+
36
This package provides async features to the Symfony Kernel. This implementation
47
uses [ReactPHP Promise](https://github.com/reactphp/promise) implementation for
58
this purposes.

0 commit comments

Comments
 (0)