Skip to content

Commit ec4c987

Browse files
committed
Update README.md
1 parent 4094427 commit ec4c987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,13 +258,13 @@ return [
258258
259259
The class structure of the `pre-push` hooks is the same as the `post-commit` hook shown right above, but implementing `\Igorsgm\GitHooks\Contracts\PrePushHook` interface.
260260
261-
### Testing
261+
## Testing
262262
263263
``` bash
264264
composer test
265265
```
266266
267-
### Changelog
267+
## Changelog
268268
269269
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
270270

0 commit comments

Comments
 (0)