aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 0a69694..a84de7a 100644
--- a/readme.md
+++ b/readme.md
@@ -1 +1,6 @@
-# SWR2 Cooles Projekt
+# SWR2
+
+## CI
+
+To run the CI manually and not only on GitHub Actions, install `black`,
+`pylint` and `mypy` using `pip`. Then, run `./ci.sh`.