Android: Updated name of README file.

This commit is contained in:
Philipp Wiesemann 2016-04-25 22:17:38 +02:00
parent 691f0454e6
commit f2cc87ed9a
2 changed files with 2 additions and 2 deletions

View file

@ -24,7 +24,7 @@
then replace "SDLActivity" with the name of your class (e.g. "MyGame")
in the XML below.
An example Java class can be found in README-android.txt
An example Java class can be found in README-android.md
-->
<application android:label="@string/app_name"
android:icon="@drawable/ic_launcher"