mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 17:59:12 +00:00
Update README.md
This commit is contained in:
parent
246b1d55c4
commit
82c73f9dcf
2 changed files with 3 additions and 1 deletions
|
|
@ -16,6 +16,8 @@ RobotGo supports Mac, Windows, and Linux(X11).
|
|||
|
||||
This is a work in progress.
|
||||
|
||||
[简体中文](https://github.com/go-vgo/robotgo/blob/master/README_zh.md)
|
||||
|
||||
##Contents
|
||||
- [Docs](#docs)
|
||||
- [Requirements](#requirements)
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
version string = "v0.43.0.264,Matterhorn Alps!"
|
||||
version string = "v0.43.0.266,Matterhorn Alps!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
|
|
|||
Loading…
Reference in a new issue