This commit is contained in:
Mylloon 2023-06-01 12:54:44 +02:00
parent cec096be3b
commit 573d7f5628
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,5 +1,7 @@
# Errsy
GUI pour `clang-format`
## Pré-requis
- clang-format
@ -9,7 +11,7 @@
## Usage
```shell
$ python3 main.py {file}
$ python3 main.py
```
---