commit 958fbdfd120bacab0f8f9a079a97c68793b2f827 (tree)
parent 106430e6e916c9ea1513164395c4ab161874d893
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date: Wed, 11 Feb 2026 05:10:11 +0000
update README
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -6,6 +6,10 @@ Quick test:
zig build
+If it complains about formatting, here is a mutable command that will fix it:
+
+ zig build fmt
+
# Debugging tips
Test runs infinitely? Build the test program executable: