oop I didn't add a space

This commit is contained in:
Emile Clark-Boman 2025-07-23 20:42:36 +10:00
parent 0f95781579
commit 7428d37954

View file

@ -1,5 +1,5 @@
# TinyEMU System Emulator
**This repo is a fork** of [Fabrice Bellard's TinyEMU project\[v2019-12-21\]](https://bellard.org/tinyemu),
**This repo is a fork** of [Fabrice Bellard's TinyEMU project \[v2019-12-21\]](https://bellard.org/tinyemu),
a lightweight RISC-V and x86 emulator. Specifically migrating the project to
the latest stable release of `enscriptem`. I provide a `flake.nix` dev shell too *(cause I'm super nice)*.