Skip to content

Commit

Permalink
Merge pull request #2938 from GoldenretriverYT/patch-1
Browse files Browse the repository at this point in the history
Remove FS warnings from README
  • Loading branch information
MishaProductions authored Feb 2, 2024
2 parents 89f515f + 62a73e8 commit bea5cda
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 bea5cda

Please sign in to comment.