Skip to content

Commit d37bc25

Browse files
Update README.md
1 parent 9de85ae commit d37bc25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -646,9 +646,9 @@ if ($var1 > 1)
646646

647647
You make an empty file, and we fill it, based on naming conventions.
648648

649-
If you create an empty `.php` file which ends with `ServiceProvider.php` after running this command:
650-
1 - It will be filled with a boilerplate and correct Psr-4 namespace.
651-
2 - It will be appended to the `providers` array in the `config/app.php`
649+
If you create an empty `.php` file which ends with `ServiceProvider.php` after running this command: </br>
650+
- It will be filled with a boilerplate and correct Psr-4 namespace. </br>
651+
- It will be appended to the `providers` array in the `config/app.php`
652652

653653

654654
<a name="imports"></a>

0 commit comments

Comments
 (0)