Skip to content

Commit cb43f6d

Browse files
committed
Add a C port to the README
See: https://github.com/lukateras/nanoid.h
1 parent 20a5910 commit cb43f6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ bccbcabaabaccab
400400
Nano ID was ported to many languages. You can use these ports to have
401401
the same ID generator on the client and server side.
402402

403+
* [C](https://github.com/lukateras/nanoid.h)
403404
* [C#](https://github.com/codeyu/nanoid-net)
404405
* [C++](https://github.com/mcmikecreations/nanoid_cpp)
405406
* [Clojure and ClojureScript](https://github.com/zelark/nano-id)

0 commit comments

Comments
 (0)