Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sadegh19b committed Sep 18, 2019
1 parent 66ea1e5 commit 9391c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Laravel Persian Validation Provides validation for Persian alphabet, number and
Via Composer

``` bash
$ composer require Sadegh19b/PersianValidation
composer require sadegh19b/laravel-persian-validation
```

## vendor:publish
Expand Down Expand Up @@ -175,4 +175,4 @@ Validator::make( $request->all(), [
```

## License
The [MIT license](http://opensource.org/licenses/MIT) (MIT). Please see [License File](http://opensource.org/licenses/MIT) for more information.
The [MIT license](http://opensource.org/licenses/MIT) (MIT). Please see [License File](https://github.com/sadegh19b/laravel-persian-validation/blob/master/LICENSE.md) for more information.

0 comments on commit 9391c5d

Please sign in to comment.