From fcb968beb296282bead72600ef3bd17e3a1b6cae Mon Sep 17 00:00:00 2001 From: Frater <13979047+saintfrater@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:39:37 +0100 Subject: [PATCH] typos --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e1405e9..603c819 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,7 @@ The project is intentionally educational, experimental, and minimalist. - **Write a PC-compatible BIOS from scratch** - No reuse of existing BIOS code - Minimal but functional implementation - - Compatible with QEMU + - Compatible with QEMU & 86Box - Target architecture: **i386+** - **Boot directly from ROM** @@ -107,7 +107,7 @@ You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md) - **Écrire un BIOS PC depuis zéro** - Aucun code BIOS existant réutilisé - Implémentation minimale mais fonctionnelle - - Compatible avec QEMU + - Compatible avec QEMU & 86Box - Architecture ciblée : **i386+** - **Démarrer directement depuis la ROM**