diff --git a/README.md b/README.md index bda07ad..377712e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,12 @@ See the [documentation](https://rappasoft.com/docs/laravel-authentication-log) f 8.x | 1.x 9.x | 2.x +## Installation + +```bash +composer require rappasoft/laravel-authentication-log +``` + ## Testing ```bash