diff --git a/README.md b/README.md index be5503d..e5f18fe 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ Most stronger forms of the UUID / GUID algorithms require access to OS services * [Cuid2 for Python](https://github.com/gordon-code/cuid2) - [Gordon Code](https://github.com/gordon-code) * [Cuid2 for Ruby](https://github.com/stulzer/cuid2/blob/main/lib/cuid2.rb) - [Rubens Stulzer](https://github.com/stulzer) * [Cuid2 for Rust](https://github.com/mplanchard/cuid-rust) - [Matthew Planchard](https://github.com/mplanchard) +* [Cuid2 for Scala](https://github.com/jwojnowski/scuid) - [Jakub Wojnowski](https://github.com/jwojnowski) ## Improvements Over Cuid