From 2678aee5843b4a06c33beae319eeab84f06bfaad Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Mon, 15 Jun 2026 12:42:36 +0200 Subject: [PATCH] chore: add alt text on README images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 271317f..5eb5249 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It is based on the [homonymous Python script](https://git.kb28.ch/HEL/rivet/) - + A black on white diagram showing the bit structure of a machine instruction, detailing operands, flags and selectors. @@ -19,7 +19,7 @@ It is based on the [homonymous Python script](https://git.kb28.ch/HEL/rivet/) - + A white on blue diagram showing the bit structure of RISC-V memory instructions, detailing operands, flags and selectors.