Update md

This commit is contained in:
vCaesar 2016-11-07 17:15:44 +08:00
parent 9bed8e6e99
commit c2719e6c09
2 changed files with 2 additions and 0 deletions

View File

@ -176,5 +176,6 @@ import (
func main() {
Println("test")
robotgo.ShowAlert("test", "robotgo")
}
```

View File

@ -172,5 +172,6 @@ import (
func main() {
Println("test")
robotgo.ShowAlert("test", "robotgo")
}
```