Skip to content

Commit 7dd3c02

Browse files
committed
更改readme
1 parent b2cbebf commit 7dd3c02

1 file changed

Lines changed: 8 additions & 18 deletions

File tree

README.md

Lines changed: 8 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
## 使用方法
44

5-
在编译后可以得到Gokeylog.exe和GokeyRun.exe。
6-
Gokeylog.exe双击打开,会记录键盘和鼠标的操作;
5+
在编译后可以得到GokeyLog.exe、GokeyLua.exe和GokeyRun.exe。
6+
GokeyLog.exe双击打开,会记录键盘和鼠标的操作;
7+
GokeyLua.exe双击打开,默认调用同目录下的main.lua文件,或者cmd:GokeyLua.exe xxxx.lua执行lua脚本
78
GokeyRun.exe用法是将得到的.script文件拖动到GokeyRun.exe上,或者使用cmd:GokeyRun.exe xxxx.script执行脚本
89

910
## 目前问题
@@ -12,29 +13,18 @@ GokeyRun.exe用法是将得到的.script文件拖动到GokeyRun.exe上,或者
1213

1314
## Libraries for GoRobotScript
1415

15-
----------------------------------------------------------------
16-
1716
- [GitHub - yuin/gopher-lua: GopherLua: VM and compiler for Lua in Go](https://github.com/yuin/gopher-lua) : Call Package
1817

19-
- [GitHub - robotn/gohook: GoHook, Go global keyboard and mouse listener hook](https://github.com/robotn/gohook): Do thing
20-
21-
----------------------------------------------------------------
18+
- [GitHub - robotn/gohook: GoHook, Go global keyboard and mouse listener hook](https://github.com/robotn/gohook): Do thing
2219

23-
Donation
24-
----------------------------------------------------------------
20+
## Donation
2521

26-
Null Now
22+
Null Now
2723

28-
----------------------------------------------------------------
29-
30-
License
31-
----------------------------------------------------------------
24+
## License
3225

3326
MIT
3427

35-
----------------------------------------------------------------
36-
37-
Author
38-
----------------------------------------------------------------
28+
## Author
3929

4030
Suceru

0 commit comments

Comments
 (0)