From 4585243629622b3c5e94cc38d71d4c1e3550205e Mon Sep 17 00:00:00 2001 From: LuizTrMr <51827873+LuizTrMr@users.noreply.github.com> Date: Mon, 22 May 2023 19:40:39 -0300 Subject: [PATCH] Add Odin implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509c4eb..0e2f14b 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ From ourselves and the community! | [.NET](https://github.com/fvilers/ulid.net) | [fvilers](https://github.com/fvilers) | [Nim](https://github.com/adelq/ulid) | [adelq](https://github.com/adelq) | [OCaml](https://github.com/stripedpajamas/ocaml-ulid) | [stripedpajamas](https://github.com/stripedpajamas) | | +| [Odin](https://github.com/LuizTrMr/odin-ulid) | [LuizTrMr](https://github.com/LuizTrMr) | | | [Perl 5](https://github.com/bk/Data-ULID) | [bk](https://github.com/bk) | ✓ | | [PHP](https://github.com/Lewiscowles1986/ulid) | [Lewiscowles1986](https://github.com/Lewiscowles1986) | | [PHP](https://github.com/robinvdvleuten/php-ulid) | [robinvdvleuten](https://github.com/robinvdvleuten) |