diff --git a/README.md b/README.md index f6fb2509b..5a1db1789 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@

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

+ Build desktop applications using Go & Web Technologies.

@@ -20,7 +20,7 @@ The official docs can be found at [https://wails.app](https://wails.app). ## Features -- Use standard Go libraries/frameworks for the backend +- Use standard Go for the backend - Use any frontend technology to build your UI - Quickly create Vue, Vuetify or React frontends for your Go programs - Expose Go methods/functions to the frontend via a single bind command