Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezasalehizadeh authored Mar 2, 2023
1 parent 131feed commit d8a9fa7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ PHP >= 8.1

## Getting Started


#### Installation:
via Composer:
```
composer require alirezasalehizadeh/quick-migration:dev-main
```
#### Migration class template:
Create a `xMigration` class like this that must extends from `\Alirezasalehizadeh\QuickMigration\Migration` class:
``` php
Expand Down

0 comments on commit d8a9fa7

Please sign in to comment.