From 31a67f3aedd59ab611b54c7a55ae1dd1f2eb2dbc Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 29 Apr 2019 18:43:27 +1000 Subject: [PATCH] Add Hound badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c3574dcf..76f25698d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ CodeFactor CodeFactor +

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!