Update README.md

Added missing import
This commit is contained in:
Ronald Petty 2024-12-09 19:51:43 -08:00 committed by GitHub
parent 471f7ba05f
commit 0b18fa5058
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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