Update README.md

This commit is contained in:
vcaesar 2020-05-27 11:09:28 -04:00
parent 5dd3b6cd66
commit 11268cb7c2
2 changed files with 4 additions and 2 deletions

View File

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

View File

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