Compare commits

...

2 Commits

Author SHA1 Message Date
Evans
c07f3f0171
Merge pull request #701 from ronaldpetty/patch-1
Some checks failed
Go / test (macOS-latest) (push) Has been cancelled
Go / test (windows-latest) (push) Has been cancelled
Update README.md
2024-12-10 11:32:09 -08:00
Ronald Petty
0b18fa5058
Update README.md
Added missing import
2024-12-09 19:51:43 -08:00

View File

@ -244,6 +244,7 @@ package main
import ( import (
"fmt" "fmt"
"strconv"
"github.com/go-vgo/robotgo" "github.com/go-vgo/robotgo"
"github.com/vcaesar/imgo" "github.com/vcaesar/imgo"