From a1230fcbb6864d8137f9a2048be778b2975f2fa7 Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Thu, 11 Apr 2019 08:43:50 +1000 Subject: [PATCH] Badges! --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bdee3ef3e..5c3574dcf 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,14 @@

- A framework for building desktop applications using Go & Web Technologies. + A framework for building desktop applications using Go & Web Technologies.

+ + + + CodeFactor + CodeFactor

-## About - 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