diff --git a/README.md b/README.md index 84ff437..acdc602 100644 --- a/README.md +++ b/README.md @@ -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 ``` ---