From dba6fdf7e4d1c95b938a8c8b7262d811601a0b63 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 9 May 2019 22:06:41 +1000 Subject: [PATCH] docs: add awesomego --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f550652b..54da7b6c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ CodeFactor CodeFactor + Awesome-

The traditional method of providing web interfaces to Go programs is via a built-in web server. Wails offers a different approach: it provides the ability to wrap both Go code and a web frontend into a single binary. Tools are provided to make this easy for you by handling project creation, compilation and bundling. All you have to do is get creative!