From e45c7b4d8750162bbfe23fd27c0fc8cb77171a01 Mon Sep 17 00:00:00 2001 From: Thomas Corwin Date: Mon, 2 Apr 2018 12:47:23 -0400 Subject: [PATCH] Added the LibUISharp project to the list of bindings. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e94195b4..3de973d8 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ Language | Bindings --- | --- C++ | [libui-cpp](https://github.com/billyquith/libui-cpp), [cpp-libui-qtlike](https://github.com/aoloe/cpp-libui-qtlike) C# / .NET Framework | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding) -C# / .NET Core | [DevZH.UI](https://github.com/noliar/DevZH.UI), [SharpUI](https://github.com/benpye/sharpui/) +C# / .NET Core | [DevZH.UI](https://github.com/noliar/DevZH.UI), [SharpUI](https://github.com/benpye/sharpui/), [LibUISharp](https://github.com/tom-corwin/LibUISharp) CHICKEN Scheme | [wasamasa/libui](https://github.com/wasamasa/libui) Crystal | [libui.cr](https://github.com/Fusion/libui.cr) D | [DerelictLibui (flat API)](https://github.com/Extrawurst/DerelictLibui), [libuid (object-oriented)](https://github.com/mogud/libuid)