doc: update README instructions
This commit is contained in:
parent
82ea36bda2
commit
4e2ea69a81
|
|
@ -18,4 +18,5 @@ Compile through Arduino IDE or equivalent.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Before `git commit`, run `git clang-format` to format stagged files.
|
Before `git commit`, run `git clang-format --staged` to format stagged files and
|
||||||
|
then `git add` to commit formatting.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue