From cb6aa1075ed996d3f969ccb6ee0e8bec970601a0 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Tue, 17 Jan 2017 21:00:10 +0800 Subject: [PATCH] Update md --- README_zh.md | 5 +++-- robotgo.go | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README_zh.md b/README_zh.md index a007e89..77f0db0 100644 --- a/README_zh.md +++ b/README_zh.md @@ -35,7 +35,8 @@ go get github.com/go-vgo/robotgo ``` go get -u github.com/go-vgo/robotgo ``` -###Requirements (环境要求): +###Requirements: +(环境要求) ####ALL: ``` @@ -85,7 +86,7 @@ sudo apt-get install libxkbcommon-dev ``` -##[Examples:(例子)](https://github.com/go-vgo/robotgo/blob/master/example/main.go) +##[Examples:](https://github.com/go-vgo/robotgo/blob/master/example/main.go) ###鼠标 diff --git a/robotgo.go b/robotgo.go index 0728817..9367c89 100644 --- a/robotgo.go +++ b/robotgo.go @@ -39,7 +39,7 @@ import ( ) const ( - version string = "v0.42.0.216,Mount Ngauruhoe!" + version string = "v0.42.0.219,Mount Ngauruhoe!" ) //GetVersion get version