From 352bc2c6150788451aa121fc7e2b312c7527cfb1 Mon Sep 17 00:00:00 2001 From: Jah-yee <166608075+Jah-yee@users.noreply.github.com> Date: Sun, 7 Jun 2026 19:39:35 +0800 Subject: [PATCH] fix: correct fenced code block language mapachespim to bash Fixes issue #3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 465acff..46e15c7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ pip install -e . Run the console by typing: -```mapachespim +```bash ``` This will start the interactive console where you can load programs, set breakpoints, step through code, and