Skip to content

Commit 37cb8aa

Browse files
authored
Add "Usage" heading to readme for clarity
1 parent 3d3a4d4 commit 37cb8aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ The hook will now be installed into each repository you subsequently create or
6868
clone locally. If you want to add to an existing repository you can copy the
6969
`pre-commit` binary into `.git/hooks/pre-commit` in the local repository.
7070

71+
### Usage
72+
7173
Once installed, the binary will run each time you use `git commit`.
7274

7375
If it finds things it thinks could be sensitive it will flag a warning and stop

0 commit comments

Comments
 (0)