From 2eae362c606b79c605abda5462cf223713e658a8 Mon Sep 17 00:00:00 2001 From: chrisalbright Date: Tue, 27 Jun 2023 11:26:37 -0700 Subject: [PATCH] Add reference to new Java implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509c4eb..590d46d 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ From ourselves and the community! | [Java](https://github.com/huxi/sulky/tree/master/sulky-ulid) | [huxi](https://github.com/huxi) | ✓ | | [Java](https://github.com/azam/ulidj) | [azam](https://github.com/azam) | | [Java](https://github.com/Lewiscowles1986/jULID) | [Lewiscowles1986](https://github.com/Lewiscowles1986) | +| [Java](https://github.com/chrisalbright/ulid) | [chrisalbright](https://github.com/chrisalbright) | ✓ | | [JavaScript](https://github.com/ulid/javascript) | [ulid](https://github.com/ulid) | | [JavaScript](https://github.com/aarondcohen/id128) | [aarondcohen](https://github.com/aarondcohen) | ✓ | | [Julia](https://github.com/ararslan/ULID.jl) | [ararslan](https://github.com/ararslan) |