Update md

This commit is contained in:
vCaesar 2016-10-14 13:30:47 +08:00
parent 78729d4c2f
commit e9184f0e6d
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
这是一项正在完善中的工作.
提Issues请到[Github](https://github.com/go-vgo/robotgo),便于统一管理和即时更新
##[中文文档](http://git.oschina.net/veni0/robotgo/blob/master/zh_doc.md)   [API Document](https://github.com/go-vgo/robotgo/blob/master/doc.md)

View File

@ -162,7 +162,7 @@ robotgo.MouseToggle("up");
```
###.GetMousePos()
获取设备的位置
获取鼠标的位置
Gets the mouse coordinates.