From c21b1fbe4da819554c7d5b04ae358852a70a0ea1 Mon Sep 17 00:00:00 2001 From: 00JCIV00 <68087632+00JCIV00@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:05:40 -0400 Subject: [PATCH] Updated README.md alternatives - Added `zli` and `snek` to the Alternatives Section. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a7a5cb3..c1012e5 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,9 @@ pub fn build(b: *std.Build) void { ## Alternatives - [flags](https://github.com/n0s4/flags) +- [snek](https://github.com/BitlyTwiser/snek) - [yazap](https://github.com/PrajwalCH/yazap) - [zig-args](https://github.com/masterQ32/zig-args) - [zig-clap](https://github.com/Hejsil/zig-clap) - [zig-cli](https://github.com/sam701/zig-cli) +- [zli](https://gitlab.com/ziglang/zig)