doc: update README
This commit is contained in:
parent
5575f0cb3c
commit
e307e96344
17
README.md
17
README.md
|
|
@ -1 +1,18 @@
|
|||
# Laser turret Debug
|
||||
|
||||
Code de la tourelle de pointage laser du projet bouchons EDF.
|
||||
|
||||
> [!WARNING]
|
||||
> Code de debuggage uniquement.
|
||||
|
||||
# Usage
|
||||
|
||||
Compile through Arduino IDE or equivalent.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Add [kissStepper](https://github.com/risitt/kissStepper) to your project
|
||||
> librairies.
|
||||
|
||||
## Contributing
|
||||
|
||||
Before `git commit`, run `git clang-format` to format stagged files.
|
||||
|
|
|
|||
Loading…
Reference in a new issue