From 9b73eb1e128b49a6d40a27a4cde7715d8cbd2674 Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sun, 29 Dec 2024 13:07:35 -0600 Subject: [PATCH] Update README.md (#6) Unify READMEs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 256d93e..9a234d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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! @@ -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 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 \ No newline at end of file +3. Implement [configuration files](https://docs.rs/confy/latest/confy/) in the examples