Update readme;

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

View file

@ -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/).