From 89d3a867ea50cb2d4d7a320301ced6af762f382b Mon Sep 17 00:00:00 2001 From: pythoneer Date: Tue, 16 Jul 2013 14:19:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0657267..aef40fe 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,4 @@ mouseScrollY //up and down mouseScrollX //left an right ``` -be aware that some glitches might appear due to the early state of development. +be aware that some glitches might appear due to the early state of development. There is not much testing going on apart from the main.cpp. Feel free to file bugreports, wishes or patches :)