| author | |
| committer | |
| log | f19055bc604f023b8bea0283b1f8b595161c4cf3 |
| tree | dad39c5ded6f0a65f9521a20e633db5c35282f14 |
| parent | 13cb4951940e677dae5c012b333a73cd0a2931f8 |
1 files changed, 10 insertions(+), 0 deletions(-)
README.md created+10| ... | ... | @@ -0,0 +1,10 @@ |
| 1 | # zig-ulid | |
| 2 |  | |
| 3 | [](https://github.com/nektro/zig-ulid/blob/master/LICENSE) | |
| 4 | ||
| 5 | A binary implementation of ULID in Zig. | |
| 6 | ||
| 7 | https://github.com/ulid/spec | |
| 8 | ||
| 9 | ## License | |
| 10 | MIT |