From 1aaf226ded3d92c9104d5c3287dd057d8aab539a Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sat, 17 Dec 2016 18:21:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d7fa58..e1e8259 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ This is a work in progress. sudo apt-get install libxkbcommon-dev -##Examples: +##[Examples:](https://github.com/go-vgo/robotgo/blob/master/example/main.go) ###Mouse diff --git a/README_zh.md b/README_zh.md index afee8b7..8ba5393 100644 --- a/README_zh.md +++ b/README_zh.md @@ -64,7 +64,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11). sudo apt-get install xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev sudo apt-get install libxkbcommon-dev -##例子: +##[例子:](https://github.com/go-vgo/robotgo/blob/master/example/main.go) ###鼠标