gui
This commit is contained in:
parent
cec096be3b
commit
573d7f5628
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Reference in a new issue