We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5e3c3b commit 6b12f32Copy full SHA for 6b12f32
1 file changed
README.md
@@ -1,6 +1,10 @@
1
-# rlbot gui
+# rlbot/gui
2
3
-A GUI for [RLBot](https://rlbot.org) v5 written in go and powered by [wails](https://wails.io) (v3 alpha).
+A GUI for [RLBot](https://rlbot.org) v5. Built with:
4
+
5
+* [Go](https://golang.org)
6
+* [Wails](https://v3alpha.wails.io) (v3 alpha).
7
+* [Svelte](https://svelte.dev)
8
9
## Info
10
@@ -15,4 +19,4 @@ and `just format` to format. Remember to [install dependencies](#Installing-buil
15
19
16
20
## Linux runtime dependencies
17
21
18
-* Either [zenity, matedialog or garma](https://github.com/ncruces/zenity?tab=readme-ov-file#benefits-of-the-go-package)
22
+* Either [zenity, matedialog or qarma](https://github.com/ncruces/zenity?tab=readme-ov-file#benefits-of-the-go-package)
0 commit comments