Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenretriverYT authored Feb 2, 2024
1 parent 89f515f commit 62a73e8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,16 +41,13 @@ In a project, Cosmos can be thought of as a compiler and a sort-of standard libr
The following is a non-exhaustive list of features that Cosmos offers:

- Low level assembly access and pointer memory control
- A basic (and unstable at the moment) filesystem
- A basic filesystem
- Most features found in the .NET core library
- A CPU/FPU accelerated math library
- A basic graphics interface
- A basic network interface
- A basic audio interface

> [!NOTE]
> Use [embeded resources](https://cosmosos.github.io/articles/Kernel/ManifestResouceStream.html) instead of the VFS for now for assets.
## Setting it up

Cosmos has an article [here](https://cosmosos.github.io/install.html) on how to do that.
Expand Down

0 comments on commit 62a73e8

Please sign in to comment.