diff --git a/README.md b/README.md index 6b89473..da5c6bc 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ # The ZenithOS Operating System +ZenithOS is a hobbyist operating system written in modern C++. It runs on bare metal and supports various applications, including DOOM, a Wikipedia client, and standard desktop utilities. + +![ZenithOS screenshot](images/ZenithOS.png) \ No newline at end of file diff --git a/images/OS220.png b/images/OS220.png deleted file mode 100644 index fc719d1..0000000 Binary files a/images/OS220.png and /dev/null differ diff --git a/images/ZenithOS.png b/images/ZenithOS.png new file mode 100644 index 0000000..054a433 Binary files /dev/null and b/images/ZenithOS.png differ