-
-## Join our Community
-
-- [Twitch](https://twitch.tv/atalocke)
-- [Twitter|X](https://twitter.com/atalocke)
-
-
-
Zig Version Manager (zvm) is a tool for managing your Zig installs. With std
under heavy development and a large feature roadmap, Zig is bound to continue
changing. Breaking existing builds, updating valid sytax, and introducing new
@@ -17,6 +9,11 @@ features like a package manager. While this is great for developers, it also can
lead to headaches when you need multiple versions of a language installed to
compile your projects, or a language gets updated frequently.
+## Join our Community
+
+- [Twitch](https://twitch.tv/atalocke)
+- [Twitter|X](https://twitter.com/atalocke)
+
# Installing ZVM
ZVM lives entirely in `$HOME/.zvm` on all platforms it supports. Inside of the
@@ -213,3 +210,12 @@ zvm help
-vmu mach # Sets ZVM to pull from Mach nominated Zig.
```
+## Remember to Star the Repo
+
+
+
+
\ No newline at end of file