Skip to content

Commit d277645

Browse files
authored
Update README.md
1 parent 359edf3 commit d277645

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ABOUT GHOST
2-
**Ghost** is a hobbyist operating system for the Intel x86 platform.
2+
**Ghost** is a hobbyist operating system for the x86-64 platform.
33
The OS is written from scratch in C/C++ and Assembly.
44

55
This is the main development repository.
@@ -38,12 +38,11 @@ Afterwards, the `target` folder will contain the bootable ISO image.
3838
* Window server & toolkit
3939
* Support for C++ in kernel & userland
4040
* Various interprocess-communication methods
41-
* Driver-level VM86 handling
4241
* Drivers for
4342
* VESA/VBE video output
4443
* PS/2 keyboard & mouse
4544
* PCI handling
46-
* Multiboot compliance
45+
* Limine protocol compliance
4746
* It's also very cool
4847

4948
![Screenshot of 0.12.0](https://ghostkernel.org/files/ghost-0.22.2.png)

0 commit comments

Comments
 (0)