Skip to content

Commit ef700fe

Browse files
committed
README.md: Fix format of headers
Reason: Packagist apparently parse headers H1 annotated with `#` as comment and hide it
1 parent 25c0a77 commit ef700fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# PHP Debug Mode Enabler
1+
PHP Debug Mode Enabler
2+
======================
23
> not only for Nette Tracy Debugger
34
45
Safe and clean way to manage Debug Mode in your app by specific environment and/or manually in app.
@@ -106,8 +107,7 @@ services:
106107
imported: true
107108
```
108109

109-
License
110-
-------
110+
## License
111111
The MIT License (MIT)
112112

113113
Copyright (c) 2020 Redbit s.r.o., Jakub Bouček

0 commit comments

Comments
 (0)