diff --git a/README.md b/README.md index 537ae79..4a83e8c 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Simple Active Record pattern implementation for [mirzaev/baza](https://git.svoboda.works/mirzaev/baza) ## Installation -Process: `composer require mirzaev/record` +```bash +composer require mirzaev/record +```