From 2c91e26add945b16366ca65fb0550951b286c75a Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 19 Jun 2019 21:01:00 +1000 Subject: [PATCH] docs: guardrails badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d1a02574..ce1bc390a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ 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!