From 825fffb08f7a372e65b3967d23ef7a6facacfd35 Mon Sep 17 00:00:00 2001 From: Joseph Knecht <83087510+JosephKnecht-lab@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:47:32 +0200 Subject: [PATCH] minor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7044de1..d0bc6ea 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The Join-Accumulate Machine (Jam) is a virtual machine designed to execute smart cd JAM ``` -2. Build the project**: +2. **Build the project:**: ```sh cargo build