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!