From 0fb4cd8a0f3992c24efe82d2f2655eac5587fc07 Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Mon, 6 Jul 2026 15:13:17 +0200 Subject: [PATCH] Better diagram credits. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0a0d04..d95106e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ The CPU will have ports for inputs / outputs, not a north and south bridge. ### Core architecture ![Computer diagram.](/Documents/Computer%20diagram.svg) -Made with [Drawio](https://app.diagrams.net/). +Made with [Drawio](https://www.drawio.com/). ### Registers and memory map.