Update README.md (#6)

Unify READMEs
This commit was merged in pull request #6.
This commit is contained in:
Owen Zimmerman
2024-12-29 13:07:35 -06:00
committed by GitHub
parent 39499a061a
commit 9b73eb1e12

View File

@@ -1,6 +1,6 @@
# protostar # protostar
Prototype application launcher for StardustXR Prototype application launcher for Stardust XR
Protostar provides an easy to use crate to write applications launchers. See the [examples](examples) to learn more! Protostar provides an easy to use crate to write applications launchers. See the [examples](examples) to learn more!
@@ -8,4 +8,4 @@ Protostar provides an easy to use crate to write applications launchers. See the
1. Implement our own (more reliable) way to get icons 1. Implement our own (more reliable) way to get icons
2. Untangle the code (eg: make it so that the user can decide sizes, models, etc... ) 2. Untangle the code (eg: make it so that the user can decide sizes, models, etc... )
3. Implement [configuration files](https://docs.rs/confy/latest/confy/) in the examples 3. Implement [configuration files](https://docs.rs/confy/latest/confy/) in the examples