فهرست منبع

Merge branch 'master' of github.com:taylor001/crown

Daniele Bartolini 10 سال پیش
والد
کامیت
b8cc1ee9e7
1فایلهای تغییر یافته به همراه3 افزوده شده و 9 حذف شده
  1. 3 9
      README.md

+ 3 - 9
README.md

@@ -5,17 +5,11 @@ Crown is a general purpose data-driven game engine, written from scratch in [ort
 
 It is loosely inspired by Bitsquid (now Stingray) engine and its design principles; the current Lua API is similar to that of Bitsquid but this engine is *not* meant to be its clone *nor* to be API compatible with it.
 
-##Supported platforms
-
- * Android (14+, ARM)
- * Linux
- * Windows
-
 ##Documentation
 
-Manual: http://taylor001.github.io/crown/manual.html  
-Lua API: http://taylor001.github.io/crown/lua_api.html  
-C++ API: http://taylor001.github.io/crown/doxygen/modules
+  * [Manual](http://taylor001.github.io/crown/manual.html)  
+  * [Lua API](http://taylor001.github.io/crown/lua_api.html)  
+  * [C++ API](http://taylor001.github.io/crown/doxygen/modules)
 
 ##Screenshots