From 2165be32ad318117ca413280635cf67602a54b65 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Thu, 26 Dec 2024 16:06:49 +0100 Subject: [PATCH] Docs --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d73e808..2102e19 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,11 @@ Common actions are defined in the provided Justfile and can be viewed with make RELEASE=1 ``` +6. **Run the tests** + ```bash + make test + ``` + --- ### Available Commands