From 1997663506ac93dff1990935bff3eb83c327baa6 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Wed, 25 Jan 2017 03:10:58 +0800 Subject: [PATCH] Update md --- README.md | 5 +++-- README_zh.md | 5 ++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 647b28c..96c52a3 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,9 @@ This is a work in progress. - [Contributors](#contributors) ##Docs - - [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)    [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md) + - [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)     + - [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md) + - [GoDoc](https://godoc.org/github.com/go-vgo/robotgo) ##Requirements: diff --git a/README_zh.md b/README_zh.md index 178b641..edb63d9 100644 --- a/README_zh.md +++ b/README_zh.md @@ -23,7 +23,10 @@ RobotGo 支持 Mac, Windows, and Linux(X11). - [Contributors](#contributors) ##Docs -[中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)   [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md) +- [中文文档](https://github.com/go-vgo/robotgo/blob/master/docs/doc_zh.md)    +- [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md) +- [GoDoc](https://godoc.org/github.com/go-vgo/robotgo) + 英文文档请点击API Document. ##Requirements: