From c2b25abd37a2be1220aff94ef1f92933336a2c0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=C3=BAlio=20Henrique?= Date: Thu, 23 Apr 2015 20:52:46 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 84fd6816..5b92d9da 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Otclient is written in C++2011, the upcoming C++ standard and heavily scripted i This is a fork of edubart's otclient. The objective of this fork it's to develop a runnable otclient on mobiles devices. Taks that need to do: -[X] Compile on Android devices -[] Compile on Apple devices -[] Handle input events correctle -[] Adapt the UI reusing the existing lua code +- [X] Compile on Android devices +- [] Compile on Apple devices +- [] Handle input events correctle +- [] Adapt the UI reusing the existing lua code ### Where do I download?