Update md

This commit is contained in:
vCaesar 2016-11-07 17:15:44 +08:00
parent 27e2312b19
commit 83fd9f26a4
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")
}
```