We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b24253 commit 2d0f81dCopy full SHA for 2d0f81d
README.md
@@ -79,7 +79,9 @@ zig fetch --save=ordered "https://github.com/CogitatorTech/ordered/archive/<bran
79
Replace `<branch_or_tag>` with the desired branch or release tag, like `main` (for the development version) or `v0.3.0`.
80
This command will download Ordered and add it to Zig's global cache and update your project's `build.zig.zon` file.
81
82
-Zig version supported by each tagged release:
+##### Zig Version Support
83
+
84
+Zig version supported by the main releases of Minish:
85
86
| Zig | Ordered Tags |
87
|----------|--------------|
0 commit comments