ProzillaOS/docs/features/README.md
2023-07-23 13:30:15 +02:00

12 lines
420 B
Markdown

[← Back](../README.md)
# Features
Most code for features can be found in the [src/features](../../src/features) directory. This directory is a library that is mostly used by files in the [src/components](../../src/components) and [src/hooks](../../src/hooks) directory.
## Table of Contents
- [Applications](./applications/README.md)
- [Virtual Drive](./virtual-drive//README.md)
- [Windows](./windows/README.md)