We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8575add commit 2a76ce5Copy full SHA for 2a76ce5
README.md
@@ -43,7 +43,9 @@ A tool that can simulate key and mouse action coding with python. It use simple
43
* exit
44
45
## Manual for syntax
46
+> you can use '#' as comment
47
48
+> Like ```#loop 10``` it will not run this loop
49
* keyboard action
50
* key string
51
> this will simulate the keyboard input to key in the string.
0 commit comments