From b35c04a7d9acd779f6eee66865f5fbfc9a69cbc9 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Tue, 30 Jun 2026 21:29:01 +0200 Subject: [PATCH] chore: add alt text on README images --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ffc87bc..5edf7e3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Circuiteria is a [Typst](https://typst.app) package for drawing block circuit diagrams using the [CeTZ](https://typst.app/universe/package/cetz) package.

- Perry the platypus + Perry the platypus

## Examples @@ -11,17 +11,17 @@ Circuiteria is a [Typst](https://typst.app) package for drawing block circuit di - + Block diagram of a multi-cycle RISC-V FPGA processor - A bit of eveything + A bit of everything - + Block diagram of a single-cycle RISC-V processor @@ -31,12 +31,12 @@ Circuiteria is a [Typst](https://typst.app) package for drawing block circuit di - + Top-level block diagram of a single-cycle RISC-V processor - + Block diagram of a simple single-cycle RISC-V ALU