From 2fd4ba13049029443276cb27a4c682b255f491d8 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 26 Feb 2023 09:24:59 -0500 Subject: [PATCH] Update readme.md --- unit_tests/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/unit_tests/readme.md b/unit_tests/readme.md index aad39d4fd0..4495fe562d 100644 --- a/unit_tests/readme.md +++ b/unit_tests/readme.md @@ -1,3 +1,5 @@ +See https://github.com/rusefi/rusefi/wiki/Dev-Quality-Control + TL, DR: just follow [tests](tests) folder as examples. 1. Run 'make' to build desktop binary.