diff --git a/README.md b/README.md index 252ce83..b0c84ea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # fox32os -**fox32os** is the main operating system for **fox32**. It is very unfinished, currently it doesn't do much. +**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. + +## Getting Started + +Stable releases are available on the [Releases page](https://github.com/fox32-arch/fox32os/releases). ## License This project is licensed under the [MIT license](LICENSE).