diff --git a/README.md b/README.md index a9d9e44..b00c043 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # 🗂️ Task Manager (Laravel 12) +![CI](https://github.com/coolert/task-manager/actions/workflows/ci.yml/badge.svg) +![License: MIT](https://img.shields.io/badge/License-MIT-green.svg) + A production-grade **Laravel 12 backend** showcasing clean architecture, strict typing, fully tested APIs, and modern engineering practices.