From 949dad63ff673f37c0aad229c89a651f083a2865 Mon Sep 17 00:00:00 2001 From: JasterV <49537445+JasterV@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:57:02 +0100 Subject: [PATCH] chore: update README.md --- granc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/granc/README.md b/granc/README.md index 8087330..05ebd1b 100644 --- a/granc/README.md +++ b/granc/README.md @@ -154,7 +154,7 @@ granc \ Contributions are welcome! Please run the Makefile checks before submitting a PR: ```bash -cargo make # Formats, lints, and builds +cargo make ci # Checks formatting, lints, and runs tests ``` ## 📄 License