From 04ef585eef7a917496ee75bd527c64f01f93d0da Mon Sep 17 00:00:00 2001 From: Serge Zaitsev Date: Thu, 5 Oct 2017 02:01:19 +0300 Subject: [PATCH] Add webview library (#1594) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 374ce46d..b1ea4a5b 100644 --- a/README.md +++ b/README.md @@ -564,6 +564,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [qt](https://github.com/therecipe/qt) - Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi). * [ui](https://github.com/andlabs/ui) - Platform-native GUI library for Go. Cross platform. * [walk](https://github.com/lxn/walk) - Windows application library kit for Go. +* [webview](https://github.com/zserge/webview) - Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux). *Interaction*