mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update md
This commit is contained in:
parent
c14451562b
commit
1997663506
2 changed files with 7 additions and 3 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue