Update md

This commit is contained in:
vCaesar 2017-01-25 03:10:58 +08:00
parent c14451562b
commit 1997663506
2 changed files with 7 additions and 3 deletions

View File

@ -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:

View File

@ -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: