1
0
mirror of https://github.com/TerryCavanagh/VVVVVV.git synced 2024-06-26 06:28:30 +02:00

Android: README: Fix swapped h1/h2 headers

The ones I meant to be h1 appeared as h2 and vice versa. Whoops.
This commit is contained in:
Misa 2023-10-25 16:44:23 -07:00
parent 75a693347b
commit 9a9fb5b237

View File

@ -1,5 +1,5 @@
Android port for C++ version
----------------------------
============================
This is _not_ the other existing mobile version (which is a fork of the original Flash
version). This is a port of the C++ desktop version, because the C++ version has gotten
@ -7,7 +7,7 @@ many improvements since the source release (along with Flash being deprecated in
general).
How to Build
============
------------
The recommended way is to install Android Studio.
@ -19,7 +19,7 @@ The recommended way is to install Android Studio.
4. Click 'Build'.
How to Install and Play
=======================
-----------------------
After building, go to `desktop_version/VVVVVV-android/app/build/outputs/apk/`, copy the
APK of the appropriate architecture to your device, and install it.