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 # Errsy
GUI pour `clang-format`
## Pré-requis ## Pré-requis
- clang-format - clang-format
@ -9,7 +11,7 @@
## Usage ## Usage
```shell ```shell
$ python3 main.py {file} $ python3 main.py
``` ```
--- ---