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