diff --git a/README.md b/README.md index 08ffe69..b0e01e2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ # laravel-like User 👍 like and 👎 dislike features for Laravel Application. -## Installation +## 📝 Introduction + +This package provides a simple way to add like 👍, dislike 👎, and love ❤️ or unlike 🤚 features to your Laravel application. + +It is easy to use and can be customized to fit your needs. + +## 📋 Requirements + +- PHP ^8.1 +- Laravel ^9.0|^10.0|^11.0 + +## 🔧 Installation You can install the package via composer: