diff --git a/README.md b/README.md new file mode 100644 index 0000000..f9b0a7d --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Armenian OS + Armenian OS is an Operating System written in Assembly and C + It supports x86 and x64 architectures + +# Features + 1. Bootloader + 2. Printing String + 3. Global Descriptor Table + 4. Simple Paging + +# TODO + 1. IDT + 2. Full support on Text-Mode + 3. ELF Support + 4. ACPI Support + 5. VGA Support +