From 54b4b157b34628914d5dbe6920994cd5f6a21c01 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Mon, 19 Aug 2019 22:30:25 +1000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea3aab784..6695ae366 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ Awesome - Pipelines + 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! ## Features