mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update godoc
This commit is contained in:
parent
144899f257
commit
e9eed7c494
@ -9,9 +9,14 @@
|
|||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
Package robotgo Go native cross-platform system automation.
|
Package robotgo Go native cross-platform system automation.
|
||||||
|
|
||||||
Please make sure Golang,GCC,zlib and libpng is installed correctly before installing RobotGo
|
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
|
||||||
*/
|
*/
|
||||||
package robotgo
|
package robotgo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user