mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 05:08:54 -07:00
Readme update
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
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!
|
||||
|
||||
The official docs can be found at [https://wails.app](https://wails.app).
|
||||
|
||||
## Features
|
||||
|
||||
- Use standard Go libraries/frameworks for the backend
|
||||
|
||||
Reference in New Issue
Block a user