From 958893a73d48411f79952701cc18e1b656b8e8bd Mon Sep 17 00:00:00 2001 From: Gregory Haberek Date: Tue, 7 Jun 2016 17:45:57 -0400 Subject: [PATCH] Added Euphoria binding to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2c0b1ef..9e124a07 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ Language | Bindings C#/.net | [LibUI.Binding](https://github.com/NattyNarwhal/LibUI.Binding), [SharpUI](https://github.com/benpye/sharpui/) Crystal | [libui.cr](https://github.com/Fusion/libui.cr) D | [DerelictLibui](https://github.com/Extrawurst/DerelictLibui) +Euphoria | [libui-euphoria](https://github.com/ghaberek/libui-euphoria) 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)