diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 24a3ead31..cb6197583 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -45,4 +45,4 @@ Wails is what it is because of the time and effort given by these great people. * [Alexander Matviychuk](https://github.com/alexmat) * [RH12503](https://github.com/RH12503) * [hi019](https://github.com/hi019) - + \ No newline at end of file diff --git a/README.md b/README.md index f6fb2509b..c184403c5 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 @@ -30,6 +30,14 @@ The official docs can be found at [https://wails.app](https://wails.app). - Powerful cli tool - Multiplatform +## Sponsors + +This project is supported by these kind people: + + + + + ## Installation