From 86152743070528680ee3aa7b676e74f624ccd2ce Mon Sep 17 00:00:00 2001 From: Can Rau Date: Mon, 16 Dec 2019 18:38:16 -0500 Subject: [PATCH] Add cuid-cli to readme PR to #171 Not sure that's the right place? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 400fb57..9a1a987 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ The algorithm is also easy to reproduce in other languages. You are encouraged t ### Ports: * JavaScript (Browsers & Node) +* [cuid CLI](https://github.com/GaiAma/cuid-cli) - [Can Rau](https://github.com/canrau) * [cuid for Ruby](https://github.com/iyshannon/cuid) - [Ian Shannon](https://github.com/iyshannon) * [cuid for .Net](https://github.com/moonpyk/ncuid ) - [Clément Bourgeois](https://github.com/moonpyk) * [cuid for Go](http://github.com/lucsky/cuid) - [Luc Heinrich](https://github.com/lucsky)