update dev guide further
This commit is contained in:
parent
6680d199e6
commit
87214c8a0c
12
README.md
12
README.md
|
@ -20,6 +20,18 @@ can also do stuff like running it with
|
|||
|
||||
There's some githooks setup to auto format it with black. that is the style.
|
||||
|
||||
Think you might also have to setup the githooks yourself on your end if you care
|
||||
|
||||
use the
|
||||
|
||||
```pre-commit run --all-files```
|
||||
|
||||
and
|
||||
|
||||
```pre-commit install```
|
||||
|
||||
commands to do it
|
||||
|
||||
|
||||
## Todo
|
||||
|
||||
|
|
Loading…
Reference in New Issue