From 541805ae18cc46ff725092d04eac741f3d02bda0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gabriel=20Bj=C3=B8rnager=20Jensen?= Date: Sat, 12 Oct 2024 16:17:27 +0200 Subject: [PATCH] Update readme; --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eb0d61..37d5ce6 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ These include: * [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 +* [u8c](https://github.com/bjoernager/u8c/); a library for exposing Unicode-related functions in a C interface I additionally host my repositories on [GitLab](https://gitlab.com/bjoernager/) and [`mandelbrot.dk`](https://mandelbrot.dk/).