From 8d660431d79022fad3a68636b8ca9fe457f3245b Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 6 Jun 2016 23:49:04 +0100 Subject: [PATCH] Add Nim binding to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b58937f4..751ec05c 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Haskell | [libui-haskell](https://github.com/ajnsit/libui-haskell) JavaScript | [libui.js (merged into libui-node?)](https://github.com/mavenave/libui.js) Julia | [Libui.jl](https://github.com/joa-quim/Libui.jl) Lua | [libuilua](https://github.com/zevv/libuilua), [libui-lua](https://github.com/mdombroski/libui-lua) +Nim | [ui](https://github.com/nim-lang/ui) Node.js | [libui-node](https://github.com/parro-it/libui-node) Python | [pylibui](https://github.com/joaoventura/pylibui) Ruby | [libui-ruby](https://github.com/jamescook/libui-ruby)