diff --git a/README.md b/README.md index b0c84ea..695ef0f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # fox32os -**fox32os** is the main operating system for **fox32**. It runs on top of **fox32rom** and allows the use of relocatable FXF binaries, cooperative multitasking, filesystem access, and memory allocation. +**fox32os** is the main operating system for **fox32**. It runs on top of **fox32rom** and allows the use of relocatable FXF binaries, cooperative multitasking, filesystem access, memory allocation, and window management. + +![Screenshot of fox32os](docs/screenshots/screenshot_launcher_about.png) ## Getting Started diff --git a/docs/screenshots/screenshot_launcher_about.png b/docs/screenshots/screenshot_launcher_about.png new file mode 100644 index 0000000..7f0dd53 Binary files /dev/null and b/docs/screenshots/screenshot_launcher_about.png differ