diff --git a/robotgo.go b/robotgo.go index 50f25ff..9a1e76e 100644 --- a/robotgo.go +++ b/robotgo.go @@ -10,10 +10,12 @@ /* + Package robotgo Go native cross-platform system automation. -Please make sure Golang,GCC,zlib and libpng is installed correctly before installing RobotGo -See Requirements: https://github.com/go-vgo/robotgo#requirements +Please make sure Golang,GCC,zlib and libpng is installed correctly before installing RobotGo; +See Requirements: + https://github.com/go-vgo/robotgo#requirements Installation: go get -u github.com/go-vgo/robotgo