Skip to content

Commit 5c74949

Browse files
committed
fix: readme formatting
1 parent 2ff9ef6 commit 5c74949

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
root = true
2+
3+
[*.md]
4+
trim_trailing_whitespace = false

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ zigverm is a version manager for the [Zig](https://ziglang.org) programming Lang
44

55
## Platform Support
66

7-
Legend:
8-
🎉 - Binary releases + automatic installer available
9-
💪 - binary releases available
10-
❌ - No binary releases. Maybe supported later. Requires [compiling](#compiling)
7+
Legend:
8+
🎉 - Binary releases + automatic installer available
9+
💪 - binary releases available
10+
❌ - No binary releases. Maybe supported later. Requires [compiling](#compiling)
1111
\- - Not applicable
1212

1313
| OS/Arch | x86_64 | x86 | aarch64 | armv7a | riscv64 |

0 commit comments

Comments
 (0)