From 0a3495e75d801c5d6d6871648abf5d7a92c87dae Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:18:01 -0500 Subject: [PATCH] Update README.md 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 -- 2.49.1