Update README.md

This commit is contained in:
vcaesar 2017-08-04 23:59:19 +08:00
parent 474f19b407
commit a262c68f42
2 changed files with 4 additions and 2 deletions

View File

@ -135,7 +135,8 @@ package main
import ( import (
"fmt" "fmt"
"github.com/go-vgo/robotgo"
"github.com/go-vgo/robotgo"
) )
func main() { func main() {

View File

@ -133,7 +133,8 @@ package main
import ( import (
"fmt" "fmt"
"github.com/go-vgo/robotgo"
"github.com/go-vgo/robotgo"
) )
func main() { func main() {