Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
stevedekorte committed Oct 27, 2012
1 parent ffc3740 commit 3d71150
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -2,7 +2,7 @@
lua_ios
======

lua_ios is a lightweight MIT licensed lua game engine alternative to frameworks like Corona or Moai. It includes LuaJIT and bindings for:
lua_ios is a lightweight lua game engine alternative to frameworks like Corona or Moai. It includes LuaJIT and bindings for:

OpenGLES
luasocket
Expand All @@ -21,8 +21,9 @@ To use, just include the lua_ios folder in your Xcode project, add your own main

luaL_loadfile(_luaState, [filePath UTF8String]);

AUTHORS
LICENSE
------------

Steve Dekorte and Rich Collins
MIT licensed
Copyright Steve Dekorte and Rich Collins

0 comments on commit 3d71150

Please sign in to comment.