From 5cecdb0a1a13110551779c16b316dc1d30a3a7c3 Mon Sep 17 00:00:00 2001 From: pythoneer Date: Tue, 16 Jul 2013 14:16:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24d1a74..0657267 100644 --- a/README.md +++ b/README.md @@ -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.