From 3a813dc9d347ec7ddf5c9186434e70b0b0a5dba1 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 21 May 2025 13:27:41 -0700 Subject: [PATCH] ziginfra README sync --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a16c2399d4018cb6289d920cad0fa797132fdefc..0ce03a214cb162f7b1255abfb6375f9efa3625b0 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # zig-icu ![loc](https://sloc.xyz/github/nektro/zig-icu) +[![license](https://img.shields.io/github/license/nektro/zig-icu.svg)](https://github.com/nektro/zig-icu/blob/master/LICENSE) [![justforfunnoreally.dev badge](https://img.shields.io/badge/justforfunnoreally-dev-9ff)](https://justforfunnoreally.dev) [![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) An implementation of [International Components for Unicode](https://icu.unicode.org/) in only [Zig](https://ziglang.org/). Zig module available through the [Zigmod](https://ziglang.org/) package manager. Goal of the static library is to be ABI-compatible. Any discrepancies are a bug. - -## License - -MIT -- 2.54.0