From f5777e3f77cbb4d430abeb6f3fce21fe7177da09 Mon Sep 17 00:00:00 2001 From: remorez Date: Tue, 8 Nov 2016 03:38:55 -0800 Subject: [PATCH] Added Nuklear to GUI section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a09f57b..a41f2623 100644 --- a/README.md +++ b/README.md @@ -483,6 +483,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [goqt](https://github.com/visualfc/goqt) - Golang bindings to the Qt cross-platform application framework. * [gosx-notifier](https://github.com/deckarep/gosx-notifier) - OSX Desktop Notifications library for Go. * [gotk3](https://github.com/gotk3/gotk3) - Go bindings for GTK3. +* [nuklear](https://github.com/golang-ui/nuklear) - Go bindings for nuklear.h - a small ANSI C gui library. * [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi) * [sciter](https://github.com/oskca/sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. * [systray](https://github.com/getlantern/systray) - Cross platform Go library to place an icon and menu in the notification area