5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-18 18:09:30 +08:00
wails/v3/examples/environment/README.md
2025-04-25 20:51:34 +10:00

13 lines
199 B
Markdown

# Screen Example
This example will detect all attached screens and display their details.
## Running the example
To run the example, simply run the following command:
```bash
go run main.go
```