Update readme;

This commit is contained in:
Gabriel Bjørnager Jensen 2024-10-12 16:17:56 +02:00
parent 541805ae18
commit 1b9489dba1

View file

@ -21,7 +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
* [u8c](https://github.com/bjoernager/u8c/); a C library for Unicode-related facilities
I additionally host my repositories on [GitLab](https://gitlab.com/bjoernager/) and [`mandelbrot.dk`](https://mandelbrot.dk/).