Minor README updates.

This commit is contained in:
James Sanford 2012-10-17 15:05:12 -07:00
parent c8774b5287
commit 0b66e23f2f

View File

@ -18,7 +18,7 @@ Source code:
To build from source:
<pre>
android update project -p . -s
(cd jni && ndk-build)
ndk-build
ant debug install
</pre>
@ -44,3 +44,4 @@ Android NDK samples were used as a base for this:
- bitmap-plasma
- JetBoy
- native-audio
- FireflyRenderer