diff --git a/README.md b/README.md index 4057219..14cc9bc 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,7 @@

- +

- -## 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 + + + + + + Star History Chart + + \ No newline at end of file