diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..e3b70e5ffb5f377d767d8ed6785fe28ea3600bd8 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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) + +A binary implementation of ULID in Zig. + +https://github.com/ulid/spec + +## License +MIT