We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ff9ef6 commit 5c74949Copy full SHA for 5c74949
.editorconfig
@@ -0,0 +1,4 @@
1
+root = true
2
+
3
+[*.md]
4
+trim_trailing_whitespace = false
README.md
@@ -4,10 +4,10 @@ zigverm is a version manager for the [Zig](https://ziglang.org) programming Lang
5
## Platform Support
6
7
-Legend:
8
-🎉 - Binary releases + automatic installer available
9
-💪 - binary releases available
10
-❌ - No binary releases. Maybe supported later. Requires [compiling](#compiling)
+Legend:
+🎉 - Binary releases + automatic installer available
+💪 - binary releases available
+❌ - No binary releases. Maybe supported later. Requires [compiling](#compiling)
11
\- - Not applicable
12
13
| OS/Arch | x86_64 | x86 | aarch64 | armv7a | riscv64 |
0 commit comments