mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-05 16:23:55 +00:00
Update md
This commit is contained in:
parent
9bed8e6e99
commit
c2719e6c09
@ -176,5 +176,6 @@ import (
|
|||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
Println("test")
|
Println("test")
|
||||||
|
robotgo.ShowAlert("test", "robotgo")
|
||||||
}
|
}
|
||||||
```
|
```
|
@ -172,5 +172,6 @@ import (
|
|||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
Println("test")
|
Println("test")
|
||||||
|
robotgo.ShowAlert("test", "robotgo")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user