From 78d618c010b0b64f5af1448a397e83f4eb419022 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 2 Dec 2022 15:54:32 +0100 Subject: README: update --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a9cb052..bc0f119 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,14 @@ Set up the git pre-commit hook by running `./scripts/setup-hook`. This depends on `clang-format` and won't allow you to commit code that doesn't pass the formatting check. +Rationale +--------- + +The goal it to make a CI system that doesn't suck. +See [rationale.md] for details. + +[rationale.md]: doc/rationale.md + License ------- -- cgit v1.2.3