diff --git a/readme.md b/readme.md index 50ff73d..bd0284a 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,9 @@ # Laravel Route Modules + +[![Build Status](https://github.com/vaened/laravel-route-moduler/actions/workflows/tests.yml/badge.svg)](https://github.com/vaened/laravel-route-moduler/actions?query=workflow:Tests) +[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](license) + + Separate laravel routes by modules and submodules ```bash