This commit is contained in:
Peter Benjamin 2017-04-24 05:28:27 -07:00 committed by Kirill Danshin
parent 74a6aeeb3a
commit 08dcc4e68f

View File

@ -522,6 +522,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
*Libraries for building GUI Applications*
* [app](https://github.com/murlokswarm/app) - Package to create apps with GO, HTML and CSS.
* [go-gtk](http://mattn.github.io/go-gtk/) - Go bindings for GTK
* [go-qml](https://github.com/go-qml/qml) - QML support for the Go language
* [go-sciter](https://github.com/sciter-sdk/go-sciter) - Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development.