From c2aa1fe8b418e592840216928f97fe397ff22f8f Mon Sep 17 00:00:00 2001 From: Matt Godbolt Date: Fri, 13 Sep 2024 21:28:04 -0500 Subject: [PATCH] Tweaks --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a23b42f..205c3b8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # jsbeeb - JavaScript BBC Micro Emulator -[![jsbeeb](images/jsbeeb-example.jpeg](https://bbc.xania.org/) +[![jsbeeb](images/jsbeeb-example.jpeg)](https://bbc.xania.org/) A BBC Micro emulator written in JavaScript and running in modern browsers. Emulates a 32K BBC B (with sideways RAM) and a 128K BBC Master, along with a number of different peripherals.