mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-04 16:03:54 +00:00
Update README.md
This commit is contained in:
parent
246b1d55c4
commit
82c73f9dcf
@ -16,6 +16,8 @@ RobotGo supports Mac, Windows, and Linux(X11).
|
|||||||
|
|
||||||
This is a work in progress.
|
This is a work in progress.
|
||||||
|
|
||||||
|
[简体中文](https://github.com/go-vgo/robotgo/blob/master/README_zh.md)
|
||||||
|
|
||||||
##Contents
|
##Contents
|
||||||
- [Docs](#docs)
|
- [Docs](#docs)
|
||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
|
@ -52,7 +52,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
version string = "v0.43.0.264,Matterhorn Alps!"
|
version string = "v0.43.0.266,Matterhorn Alps!"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetVersion get version
|
// GetVersion get version
|
||||||
|
Loading…
Reference in New Issue
Block a user