diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..a16c2399d4018cb6289d920cad0fa797132fdefc --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# zig-icu + +![loc](https://sloc.xyz/github/nektro/zig-icu) +[![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) + +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