mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
Update README.md
Added missing import
This commit is contained in:
parent
471f7ba05f
commit
0b18fa5058
1 changed files with 1 additions and 0 deletions
|
|
@ -244,6 +244,7 @@ package main
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"strconv"
|
||||
|
||||
"github.com/go-vgo/robotgo"
|
||||
"github.com/vcaesar/imgo"
|
||||
|
|
|
|||
Loading…
Reference in a new issue