From aeb5035067368416ea782c27629fd41a489ac4dc Mon Sep 17 00:00:00 2001 From: marc <78931002+Hobbyshop@users.noreply.github.com> Date: Fri, 8 Mar 2024 22:00:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98a769a..481560e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ⚠️ Work In Progress ⚠️ A declarative and themable UI library with easy integration into Minecraft. -It is used in Neptune client and will be to create extensions for Neptune in the future. +It is used in Neptune client and will be used to create extensions for Neptune in the future. The way we are designing VoidUI is that we want a developer experience similar to [Flutter](https://flutter.dev/) but with pure Kotlin so the UI can be integrated easily with a Minecraft Java mod.\ The code snipped below shows how an implementation of VoidUI could look like: