authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:27:41 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:27:41 -07:00
log3a813dc9d347ec7ddf5c9186434e70b0b0a5dba1
treeddbac7f3f8f813dc6dc8e1b26848127d3e86c631
parent1376091153bc4d58122b5703bd6d3e4da6daeb49

ziginfra README sync


1 files changed, 3 insertions(+), 4 deletions(-)

README.md+3-4
......@@ -1,15 +1,14 @@
11# zig-icu
22
33![loc](https://sloc.xyz/github/nektro/zig-icu)
4[![license](https://img.shields.io/github/license/nektro/zig-icu.svg)](https://github.com/nektro/zig-icu/blob/master/LICENSE)
45[![justforfunnoreally.dev badge](https://img.shields.io/badge/justforfunnoreally-dev-9ff)](https://justforfunnoreally.dev)
56[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
7[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
8[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
69
710An implementation of [International Components for Unicode](https://icu.unicode.org/) in only [Zig](https://ziglang.org/).
811
912Zig module available through the [Zigmod](https://ziglang.org/) package manager.
1013
1114Goal of the static library is to be ABI-compatible. Any discrepancies are a bug.
12
13## License
14
15MIT