From f9b348c57a8431c88cb1e6e00151f7b9320b25d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Bj=C3=B8rnager=20Jensen?= Date: Sun, 24 Nov 2024 12:16:15 +0100 Subject: [PATCH] Update readme; --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5deb0..f502c5e 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ These include: * [agbsum](https://mandelbrot.dk/agbsum/); a CLI tool for patching GBA image header checksums * [Benoit](https://mandelbrot.dk/benoit/); a multithreaded Mandelbrot Set renderer -* [bZipper](https://mandelbrot.dk/bzipper/); a Rust crate for encoding and decoding binary streams * [eAS](https://mandelbrot.dk/eas/); a Rust-written assembler for Arm +* [Librum](https://mandelbrot.dk/librum/); a Rust crate for encoding and decoding binary streams * [Luma](https://mandelbrot.dk/luma/); an emulator for the GBA line of systems * [Pollex](https://mandelbrot.dk/pollex/); a Rust crate for handling Arm instructions * [u8c](https://mandelbrot.dk/u8c/); a C library for Unicode-related facilities