Update README.md

This commit is contained in:
Lea Anthony
2022-06-18 15:33:34 +10:00
parent d77c556c4e
commit 9bd765d2c8
+2 -2
View File
@@ -207,8 +207,8 @@ The installation instructions are on the [official website](https://wails.io/doc
- Is this an alternative to Electron?
Depends on your requirements. It's designed to make it easy for Go programmers to make lightweight desktop
applications or add a frontend to their existing applications. Whilst Wails does not currently offer hooks into native
elements such as menus, this may change in the future.
applications or add a frontend to their existing applications. Wails v2 does offer native elements such as menus
and dialogs so it is becoming a lightweight electron alternative.
- Who is this project aimed at?