Skip to content

Commit ef43d28

Browse files
authored
Update readme.md
1 parent 6435421 commit ef43d28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
[ico-version]: https://img.shields.io/packagist/v/timehunter/laravel-json-to-class-generator.svg?style=flat-square
99
[ico-downloads]: https://img.shields.io/packagist/dt/timehunter/laravel-json-to-class-generator.svg?style=flat-square
1010
[link-downloads]: https://packagist.org/packages/timehunter/laravel-json-to-class-generator
11-
## Installation
1211

1312
Star me if you like it. ^.^ You can use this tool with 3rd party IDE to create nice classes.
1413

@@ -20,7 +19,7 @@ Via Composer
2019
composer require --dev timehunter/laravel-json-to-class-generator "~1.0"
2120
```
2221

23-
## Usage
22+
## Installation
2423

2524
1. Create your local config file
2625
````bash

0 commit comments

Comments
 (0)