diff --git a/README.md b/README.md index 386fdf3..d15a30c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # ⚡ Actionable - -> **Transform your Laravel code into clean, testable, and reusable actions.** Say goodbye to bloated controllers and hello to elegantly organized business logic! -
[![CI Pipeline](https://github.com/LumoSolutions/actionable/actions/workflows/build.yml/badge.svg)](https://github.com/LumoSolutions/actionable/actions/workflows/build.yml) @@ -14,6 +11,10 @@
+![hero](https://github.com/user-attachments/assets/9d7e5e3b-cb82-4fff-a242-847d16051d18) + +> **Transform your Laravel code into clean, testable, and reusable actions.** Say goodbye to bloated controllers and hello to elegantly organized business logic! + ## 💡 Why Actionable? Ever found yourself writing the same business logic patterns over and over? Controllers getting too fat? Service classes becoming a mess? **Actionable is here to save the day!**