From e1b68ef07bfa322983f6a575d6b5e22dc1ed18b0 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Wed, 21 May 2025 13:29:37 -0700 Subject: [PATCH] ziginfra README sync --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 -- 2.54.0