mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +00:00
Update README.md and godoc
This commit is contained in:
parent
efe8a698d3
commit
3eee78dbe7
@ -42,8 +42,8 @@ Now, Please make sure Golang, GCC is installed correctly before installing Robot
|
||||
### ALL:
|
||||
```
|
||||
Golang
|
||||
|
||||
GCC
|
||||
zlib & libpng (bitmap)
|
||||
```
|
||||
#### For Mac OS X:
|
||||
```
|
||||
|
@ -40,6 +40,7 @@ QQ 群: 595877611
|
||||
### ALL:
|
||||
```
|
||||
Golang
|
||||
|
||||
GCC
|
||||
```
|
||||
#### For Mac OS X:
|
||||
|
@ -12,7 +12,7 @@
|
||||
|
||||
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 is installed correctly before installing RobotGo;
|
||||
|
||||
See Requirements:
|
||||
https://github.com/go-vgo/robotgo#requirements
|
||||
@ -63,7 +63,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.46.6.434, Pyrenees Mountains!"
|
||||
version string = "v0.46.6.435, Pyrenees Mountains!"
|
||||
)
|
||||
|
||||
type (
|
||||
|
Loading…
Reference in New Issue
Block a user