diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..f1549349049bf788ab13f15932f0c220ee6c1cc4 --- /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.