From c43d65b2c9a3964c56b88f8931387993b63dd906 Mon Sep 17 00:00:00 2001 From: fslongjin Date: Sun, 8 May 2022 22:38:43 +0800 Subject: [PATCH] update README.md --- README.md | 4 ++++ README_EN.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index dcdf0d38..c8c60d4a 100644 --- a/README.md +++ b/README.md @@ -136,3 +136,7 @@ fslongjin - Intel® 64 and IA-32 Architectures Software Developer’s Manual - IA-PC HPET (High Precision Event Timers) Specification + +- [skiftOS]([GitHub - skiftOS/skift: 🥑 A hobby operating system built from scratch in modern C++. Featuring a reactive UI library and a strong emphasis on user experience.](https://github.com/skiftOS/skift)) + +- [GuideOS](https://github.com/Codetector1374/GuideOS) diff --git a/README_EN.md b/README_EN.md index 49eb554d..9413a463 100644 --- a/README_EN.md +++ b/README_EN.md @@ -133,3 +133,7 @@ This project refers to the following materials. I sincerely give my thanks to th - Intel® 64 and IA-32 Architectures Software Developer’s Manual - IA-PC HPET (High Precision Event Timers) Specification + +- [skiftOS]([GitHub - skiftOS/skift: 🥑 A hobby operating system built from scratch in modern C++. Featuring a reactive UI library and a strong emphasis on user experience.](https://github.com/skiftOS/skift)) + +- [GuideOS](https://github.com/Codetector1374/GuideOS)