From fabfbc52fd6df31da88630a7d841ca0812e9912e Mon Sep 17 00:00:00 2001 From: Simonas Kareiva Date: Tue, 9 Jun 2026 18:40:33 +0300 Subject: [PATCH] doc: Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6b5e31..f156a74 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ There are 11 levels in the game, so if you're on level 12, you won the game! ## How to start: - cargo run + cargo run --release -## Dependencies \ No newline at end of file +## Dependencies