| ... | @@ -1,10 +1,11 @@ | ... | @@ -1,10 +1,11 @@ |
| 1 | # zig-ulid | 1 | # zig-ulid |
| | 2 | |
| 2 |  | 3 |  |
| 3 | [](https://github.com/nektro/zig-ulid/blob/master/LICENSE) | 4 | [](https://github.com/nektro/zig-ulid/blob/master/LICENSE) |
| | 5 | [](https://github.com/sponsors/nektro) |
| | 6 | [](https://ziglang.org/) |
| | 7 | [](https://github.com/nektro/zigmod) |
| 4 | | 8 | |
| 5 | A binary implementation of ULID in Zig. | 9 | A binary implementation of ULID in Zig. |
| 6 | | 10 | |
| 7 | https://github.com/ulid/spec | 11 | https://github.com/ulid/spec |
| 8 | | | |
| 9 | ## License | | |
| 10 | MIT | | |