Add go-qml to GUI section (thx @shurcooL)

This commit is contained in:
rhysd 2014-07-07 10:50:37 +09:00
parent 9c126daa0c
commit e6225df4e4

View File

@ -261,6 +261,7 @@ A curated list of awesome Go frameworks, libraries and software. Inspired by [aw
* [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go.
* [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
## DevOps Tools