Skip to content

Commit 4a7ea41

Browse files
authored
Enhance README with image and project details
Added an image and updated project description for Part 2.
1 parent a1d2c2c commit 4a7ea41

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# PeachOS64 — Build a Modern 64-Bit Operating System From Scratch
22

3+
<p align="center">
4+
<a href="https://dragonzap.com/offer/developing-a-multithreaded-kernel-from-scratch-part-two-full-series">
5+
<img
6+
width="640"
7+
height="427"
8+
alt="PeachOS 64-Bit Part 2 Series "
9+
src="https://github.com/user-attachments/assets/5833c684-1036-4bdb-accf-3b9685e5ad4b"
10+
/>
11+
</a>
12+
</p>
13+
14+
315
This repository is the companion source code for **Part 2 of the PeachOS series**.
416
In [Part 1](https://dragonzap.com/course/developing-a-multithreaded-kernel-from-scratch?coupon=GITHUBKERNELDISCOUNT), we built **PeachOS**, a fully functioning **32-bit multitasking operating system**.
517

0 commit comments

Comments
 (0)