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