From c5919ff1fe9d1f8bae5561b5b7eb58c40726ce36 Mon Sep 17 00:00:00 2001 From: Eli Bendersky Date: Mon, 9 Sep 2024 13:10:31 -0700 Subject: [PATCH] Update README.md Fix branch name for image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c14f200..886f9a6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Interactive assembler and simulator for the 8080 CPU. Can be used from the command line (on Node.js) or in the browser, with a simple UI):

- +

## How it works