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,6 +135,7 @@ package main
import ( import (
"fmt" "fmt"
"github.com/go-vgo/robotgo" "github.com/go-vgo/robotgo"
) )

View File

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