diff --git a/README.md b/README.md index 5ef1ff1..1db0bab 100644 --- a/README.md +++ b/README.md @@ -13,41 +13,24 @@ ProzillaOS is a web-based operating system inspired by Ubuntu Linux and Windows > Please note that ProzillaOS is a WIP and far from complete. Many additional features will be added in the near future. -## Features - -ProzillaOS will eventually have all the following features: - -### Customizable Desktop - -A desktop with a cool wallpaper is something every OS with a UI should have. The desktop will be a place where you can place shortcuts for your folders, files and apps. - -### Fully Functional Taskbar - -The taskbar will include a search feature, pinned applications, the current date and time and other common taskbar functionality. - -### Modular Applications - -ProzillaOS will have a modular windows system that makes building applications a breeze. Each application will open a resizable window when opened, with common buttons like minimize, toggle fullscreen and exit. Every app will have its own functionality. Some examples of applications are File Explorer, Media Viewer, Terminal, Code Editor, Browser. - -### Virtual Folders and files - -File Explorer will let you explore, add and delete your folders and files. All of ProzillaOS' storage will be stored in local browser storage as JSON. - -### Adjustable Settings - -The settings app will have options like changing the wallpaper, etc. - -### Games - -Yes, you read that right. ProzillaOS will have playable games. Initially, the only games will be [Prozilla's minigames](https://prozilla.dev/minigames/), but this can easily be expanded to feature more games in the future. - ## Documentation See [docs](docs/README.md) for more information. +### Quick Links + +- [Features](docs/features/README.md) +- [Roadmap](docs/roadmap/README.md) +- [Configurations](docs/configurations/README.md) +- [Contributing](docs/contributing/README.md) + ## Design -ProzillaOS was designed in Figma. You can find the design file [here](https://www.figma.com/file/bEE5RyWgV0QILcXpZWEk2r/ProzillaOS?type=design&node-id=0%3A1&mode=design&t=7KR1tKCp9H5cK3hf-1). +ProzillaOS was designed in Figma by Prozilla. You can view the design file [here](https://www.figma.com/file/bEE5RyWgV0QILcXpZWEk2r/ProzillaOS?type=design&node-id=0%3A1&mode=design&t=7KR1tKCp9H5cK3hf-1). + +### Preview + + ## License