Fix title heading level in readme.md
This commit is contained in:
parent
c6931d266a
commit
ccdba9ff6f
|
@ -1,4 +1,4 @@
|
|||
## Laravel PHP Framework
|
||||
# Laravel PHP Framework
|
||||
|
||||
[](https://travis-ci.org/laravel/framework)
|
||||
[](https://packagist.org/packages/laravel/framework)
|
||||
|
@ -22,6 +22,6 @@ ## Security Vulnerabilities
|
|||
|
||||
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
|
||||
|
||||
### License
|
||||
## License
|
||||
|
||||
The Laravel framework is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)
|
||||
|
|
Loading…
Reference in New Issue