From bc0478b2b2157e19d9a60c87b9ec5ab36ace1adb Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Sun, 6 Sep 2020 15:45:37 +1000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 448ee30a..42c85177 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ Awesome Release Pipelines - Pre-Release Pipelines

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!