| ... | ... | @@ -1,15 +1,14 @@ |
| 1 | 1 | # zig-icu |
| 2 | 2 | |
| 3 | 3 |  |
| 4 | [](https://github.com/nektro/zig-icu/blob/master/LICENSE) |
| 4 | 5 | [](https://justforfunnoreally.dev) |
| 5 | 6 | [](https://github.com/sponsors/nektro) |
| 7 | [](https://ziglang.org/) |
| 8 | [](https://github.com/nektro/zigmod) |
| 6 | 9 | |
| 7 | 10 | An implementation of [International Components for Unicode](https://icu.unicode.org/) in only [Zig](https://ziglang.org/). |
| 8 | 11 | |
| 9 | 12 | Zig module available through the [Zigmod](https://ziglang.org/) package manager. |
| 10 | 13 | |
| 11 | 14 | Goal of the static library is to be ABI-compatible. Any discrepancies are a bug. |
| 12 | | |
| 13 | | ## License |
| 14 | | |
| 15 | | MIT |