diff --git a/README.md b/README.md index a42b3c4..f7d4353 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PSR-14 Async Event Dispatcher (Experimental) +[![CI](https://github.com/archipro/revolt-event-dispatcher/actions/workflows/ci.yml/badge.svg)](https://github.com/archipro/revolt-event-dispatcher/actions/workflows/ci.yml) + A PSR-14 compatible event dispatcher implementation using Revolt and AMPHP for asynchronous event handling. ## Features