Skip to content

Commit 24038a1

Browse files
committed
Docs
1 parent 10aac1f commit 24038a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# php-pre-commit
22
Git pre-commit file for PHP projects
3+
4+
5+
## How to Use?
6+
7+
1. `git clone` this repository, then copy and paste **pre-commit** to your Git hooks folder. Make sure that the **pre-commit** file is executable.
8+
2. Copy the **config.dist** file to your Git hooks folder, and rename it to **config**.
9+
3. Edit the **config** file to add your preferences.
10+

0 commit comments

Comments
 (0)