Explorar el Código

Update README.md

Sean Taylor hace 11 años
padre
commit
e1bef0fdff
Se han modificado 1 ficheros con 5 adiciones y 6 borrados
  1. 5 6
      README.md

+ 5 - 6
README.md

@@ -11,12 +11,11 @@ GamePlay3D is an open-source, cross-platform 3D native C++ game framework making
 - [Development Guide](https://github.com/blackberry/GamePlay/wiki#wiki-Development_Guide)
 
 ## Supported Platforms
-- [Microsoft Windows](https://github.com/blackberry/GamePlay/wiki/Visual-Studio-Setup) (using Microsoft Visual Studio)
-- [Apple MacOS X](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup) (using Apple XCode)
-- [Linux](https://github.com/blackberry/GamePlay/wiki/Linux-Setup) (using CMake)
-- [Apple iOS](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup) (using Apple XCode)
-- [Google Android](https://github.com/blackberry/GamePlay/wiki/Android-NDK-Setup) (using Google Android NDK)
-- [BlackBerry](https://github.com/blackberry/GamePlay/wiki/BlackBerry-Setup) (using BlackBerry Native SDK)
+- [Microsoft Windows](https://github.com/blackberry/GamePlay/wiki/Visual-Studio-Setup) 
+- [Apple MacOS X](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup)
+- [Linux](https://github.com/blackberry/GamePlay/wiki/Linux-Setup)
+- [Apple iOS](https://github.com/blackberry/GamePlay/wiki/Apple-Xcode-Setup)
+- [Google Android](https://github.com/blackberry/GamePlay/wiki/Android-NDK-Setup) (includes BlackBerry)
 
 ## Roadmap for 'next' branch
 - [3.0.0](https://github.com/blackberry/GamePlay/issues?milestone=7&page=1&state=open)