diff --git a/readme.md b/readme.md index a84de7a..960ab1b 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # SWR2 ## CI - +ftcfc To run the CI manually and not only on GitHub Actions, install `black`, `pylint` and `mypy` using `pip`. Then, run `./ci.sh`.