From bcff431b7f2e4cf8782eec93e572fe0ceb5f669e Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sat, 8 Oct 2016 20:51:52 +0800 Subject: [PATCH] Update md --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fad580d..c6f0f74 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ RobotGo supports Mac, Windows, and Linux(X11). This is a work in progress. + + +##[API](https://github.com/go-vgo/robotgo/blob/master/doc.md) + Please click API;This is a work in progress. + + + ##Installation: go get github.com/go-vgo/robotgo @@ -76,8 +83,3 @@ func main() { Println("pos:", x, y) } ``` - -##[API](https://github.com/go-vgo/robotgo/blob/master/doc.md) - Please click API;This is a work in progress. - -