ソースを参照

Update README.md

Daniele Bartolini 10 年 前
コミット
f0a7b15c50
1 ファイル変更4 行追加5 行削除
  1. 4 5
      README.md

+ 4 - 5
README.md

@@ -17,6 +17,10 @@ It is loosely inspired by Bitsquid (now Stingray) engine and its design principl
  * Linux
  * Windows
 
+##Documentation
+
+Lua API: http://taylor001.github.io/crown/lua_api.html
+
 ##Screenshots
 
 TCP/IP console with autocomplete and color-coded output highlighting.
@@ -72,11 +76,6 @@ Configuration is `<platform>-<debug/development/release>[32|64]`. E.g.
 
 	linux-debug64, linux-development64, linux-release64, android-debug, windows-debug32 etc.
 ## Documentation
-
-There is pretty extensive documentation for both C++ and Lua API.
-
-Lua API: http://taylor001.github.io/crown/lua_api.html
-
 ### Prerequisites
 
 Doxygen (http://www.doxygen.org)