From 7336c63b99a4def024c2e434f4b2eb576e510dae Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sun, 12 Feb 2017 19:10:53 +0800 Subject: [PATCH] Update godoc --- robotgo.go | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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