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
7336c63b99
commit
85c9fa5946
@ -14,6 +14,7 @@
|
|||||||
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:
|
See Requirements:
|
||||||
https://github.com/go-vgo/robotgo#requirements
|
https://github.com/go-vgo/robotgo#requirements
|
||||||
|
|
||||||
@ -52,7 +53,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
version string = "v0.42.0.244,Mount Ngauruhoe!"
|
version string = "v0.42.0.247,Mount Ngauruhoe!"
|
||||||
)
|
)
|
||||||
|
|
||||||
//GetVersion get version
|
//GetVersion get version
|
||||||
|
Loading…
Reference in New Issue
Block a user