From b5b3172d3502240df5103c4bc165d2b3ecbebb61 Mon Sep 17 00:00:00 2001 From: Frater <13979047+saintfrater@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:14:14 +0100 Subject: [PATCH] typo --- readme.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 70a13a6..e1405e9 100644 --- a/readme.md +++ b/readme.md @@ -10,12 +10,12 @@ This project aims to design and implement a **PC-compatible BIOS/ROM from scratc Rather than booting an operating system from disk, the PC starts **directly from the ROM** into a **minimalist graphical interface**, using **CGA High-Resolution Monochrome (640×200)** mode. -The project is intentionally educational, experimental, and minimalist. - -![Screenshot 86Box](/doc/assets/Capture-86box.png) +![Screenshot 86Box](/doc/assets/Capture-86Box.png) You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md) +The project is intentionally educational, experimental, and minimalist. + --- ### Objectives @@ -95,6 +95,11 @@ Ce projet consiste à concevoir et développer un **BIOS/ROM PC compatible enti Au lieu de charger un système d’exploitation depuis un disque, le PC **démarre directement depuis la ROM** vers une **interface graphique minimaliste**, utilisant le mode **CGA Haute Résolution Monochrome (640×200)**. + +![Screenshot 86Box](/doc/assets/Capture-86Box.png) + +You may want to get a look at the [Older screenshots](/doc/assets/screenshot.md) + --- ### Objectifs