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: