From 18c6c24d692df31a17f78299c4a539c935d1feb1 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 21 May 2025 13:28:46 -0700 Subject: [PATCH] ziginfra README sync --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f44e65a961d93698aececce57833e887df7dac21..44ed52e55b8e582a3c86413e66ed73caf65a8e16 100644 --- a/README.md +++ b/README.md @@ -1,29 +1,26 @@ # zig-ansi + ![loc](https://sloc.xyz/github/nektro/zig-ansi) [![license](https://img.shields.io/github/license/nektro/zig-ansi.svg)](https://github.com/nektro/zig-ansi/blob/master/LICENSE) [![discord](https://img.shields.io/discord/551971034593755159.svg?logo=discord)](https://discord.gg/P6Y4zQC) +[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro) +[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/) +[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod) ANSI utilities for CLI usage in Zig. ## Zig + - https://ziglang.org/ - https://github.com/ziglang/zig - https://github.com/ziglang/zig/wiki/Community ## Getting Started + Using https://github.com/nektro/zigmod, add a `git` type with a path of `https://github.com/nektro/zig-ansi`. ## Usage + See `src/main.zig` or do `zig build run` to see examples. See `src/lib.zig` for source code. - -## Built With -- Zig 0.7.0 - -## Contact -- hello@nektro.net -- https://twitter.com/nektro - -## License -MIT -- 2.54.0