From c34064fae106726dce582488e72bb6fa9f08a2e6 Mon Sep 17 00:00:00 2001 From: Zhe Wang Date: Sat, 8 Mar 2014 19:57:29 +0800 Subject: [PATCH] remove unsupported platforms from readme.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d27574bc5..862ef12264 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ cocos2d-x [cocos2d-x][1] is a multi-platform framework for building 2d games, interactive books, demos and other graphical applications. It is based on [cocos2d-iphone][2], but instead of using Objective-C, it uses C++. -It works on iOS, Android, OS X, Windows, Linux, Emscripten, Google Native Client, BlackBerry and Tizen. +It works on iOS, Android, Windows Phone, OS X, Windows and Linux. cocos2d-x is: @@ -113,6 +113,7 @@ Runtime Requirements -------------------- * iOS 5.0+ for iPhone / iPad games * Android 2.3+ for Android games + * Windows Phone 8+ for Windows Phone games * OS X v10.6+ for Mac games * Windows 7+ for Win games