Update README.md

This commit is contained in:
pythoneer 2013-07-16 14:16:27 +02:00
parent 11ad8ee691
commit 5cecdb0a1a
1 changed files with 3 additions and 1 deletions

View File

@ -58,7 +58,7 @@ win32 {
}
```
####Status
####Status early Alpha
2013-07-16: Linux, Mac and Win part with following functions
```cpp
mouseMoveTo
@ -69,3 +69,5 @@ mouseClick
mouseScrollY //up and down
mouseScrollX //left an right
```
be aware that some glitches might appear due to the early state of development.