Skip to content

Commit c12f527

Browse files
committed
Add instructions to README.md for using pre-commit
1 parent 31158e5 commit c12f527

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Go Capture API is a REST API that will generate an SGF file from an image of a G
1010
* Python 3.11+
1111
* Docker and Docker Compose
1212

13+
## Commit hooks
14+
15+
```shell
16+
pre-commit install
17+
```
18+
1319
## Run
1420

1521
```shell

0 commit comments

Comments
 (0)