From a90d38793faec72e0a8bd4ab37464245d951f7c3 Mon Sep 17 00:00:00 2001 From: "Hazal2.Veziroglu@live.uwe.ac.uk" <hazal2.veziroglu@live.uwe.ac.uk> Date: Fri, 6 Dec 2024 23:40:35 +0000 Subject: [PATCH] Update file README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f154934 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Operating System Project + +This repository contains multiple worksheets, each focusing on different aspects of operating system development. Below are links to each worksheet with their specific goals and instructions. + +## Worksheets + +- [Worksheet_1](/Worksheet_1/README.md): Focuses on assembly programming with Docker integration. +- [tiny-os](/tiny-os/README.md): Involves developing a minimal operating system. -- GitLab