diff --git a/README.md b/README.md index e3b70e5ffb5f377d767d8ed6785fe28ea3600bd8..5a26f8c0b106c1d0be9923e87724944c8b324cf3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,11 @@ # zig-ulid + ![loc](https://sloc.xyz/github/nektro/zig-ulid) [![license](https://img.shields.io/github/license/nektro/zig-ulid.svg)](https://github.com/nektro/zig-ulid/blob/master/LICENSE) +[![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) A binary implementation of ULID in Zig. https://github.com/ulid/spec - -## License -MIT