From 932602653033fd096c4081d7b4bb429e4633d8c9 Mon Sep 17 00:00:00 2001 From: Andy Maleh Date: Sat, 9 Oct 2021 18:00:04 -0400 Subject: [PATCH] Add Glimmer DSL for LibUI as a Ruby binding --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cdf89b4a..2018712ac 100644 --- a/README.md +++ b/README.md @@ -166,7 +166,7 @@ Nim | [ui](https://github.com/nim-lang/ui) Perl6 | [perl6-libui](https://github.com/Garland-g/perl6-libui) PHP | [ui](https://github.com/krakjoe/ui) Python | [pylibui](https://github.com/joaoventura/pylibui) -Ruby | [libui-ruby](https://github.com/jamescook/libui-ruby), [libui](https://github.com/kojix2/libui) +Ruby | [libui-ruby](https://github.com/jamescook/libui-ruby), [LibUI](https://github.com/kojix2/libui), [Glimmer DSL for LibUI](https://github.com/AndyObtiva/glimmer-dsl-libui) Rust | [libui-rs](https://github.com/rust-native-ui/libui-rs) Scala | [scalaui](https://github.com/lolgab/scalaui) Swift | [libui-swift](https://github.com/sclukey/libui-swift)