From 57c85108d731f6c1deb6945687e3270666a279a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Bj=C3=B8rnager=20Jensen?= Date: Tue, 29 Oct 2024 09:42:20 +0100 Subject: [PATCH] Update readme; --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0fd195..43079de 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ These include: * [agbsum](https://github.com/bjoernager/agbsum/); a CLI tool for patching GBA image header checksums * [Benoit](https://github.com/bjoernager/benoit/); a multithreaded Mandelbrot Set renderer -* [bzipper](https://github.com/bjoernager/bzipper/); a Rust crate for encoding and decoding binary streams +* [bZipper](https://github.com/bjoernager/bzipper/); a Rust crate for encoding and decoding binary streams * [eAS](https://github.com/bjoernager/eas/); a Rust-written assembler for Arm * [Luma](https://github.com/bjoernager/luma/); an emulator for the GBA line of systems * [Pollex](https://github.com/bjoernager/pollex/); a Rust crate for handling Arm instructions