From 08dcc4e68f5924dad31adb7a3c839f49f826bd40 Mon Sep 17 00:00:00 2001 From: Peter Benjamin Date: Mon, 24 Apr 2017 05:28:27 -0700 Subject: [PATCH] Add app (#1383) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa496bd1..8814fe45 100644 --- a/README.md +++ b/README.md @@ -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.