Skip to content

Commit 5d4cb39

Browse files
authored
Apply suggestions from code review
1 parent c92ad2c commit 5d4cb39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
```
88

99
## Usage
10+
1011
To begin the initialization process, run `php artisan init {application name}`.
1112
This will prompt you with questions regarding the project and the necessary packages for the initial setup.
1213
Upon completion:
@@ -16,8 +17,10 @@ Upon completion:
1617
- This package will be automatically removed
1718

1819
## Contributing
20+
1921
Thank you for considering contributing to Laravel Project initializator package! The contribution guide
2022
can be found in the [Contributing guide](CONTRIBUTING.md).
2123

2224
## License
25+
2326
Laravel Project Initializator package is open-sourced software licensed under the [MIT license](LICENSE).

0 commit comments

Comments
 (0)