From 82c73f9dcf1a96a1510e2bb0f2eb91edf6c3a796 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Tue, 28 Feb 2017 20:58:16 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ robotgo.go | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d3512..9c5d927 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/robotgo.go b/robotgo.go index 25ee894..acfd081 100644 --- a/robotgo.go +++ b/robotgo.go @@ -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