remove dangling comma
[web/altusmetrum] / AltosDroid / index.mdwn
index 6c6517bc86ed7823359b14a58cb53eb608a23b07..c086a35a49913fdda2b22fb7d1a0af4ff6fcc5f2 100644 (file)
@@ -1,14 +1,20 @@
+[[!meta title="AltosDroid"]]
 # AltosDroid
 
 AltosDroid is the [Android](http://www.android.com/) port of Altus Metrum's 
 ground station program, designed to work with the [TeleBT](../TeleBT)
-ground statiion hardware product.
+ground statiion hardware product.  The latest version targets Android 
+version 4.0 (ICS) or later.  An older version is still available that 
+works on Android 2.3.3 and later.
 
 ## Where to Get It ##
 
 The latest released version of AltosDroid is available from
 [Google Play™](https://play.google.com/store/apps/details?id=org.altusmetrum.AltosDroid).
 
+There is also a comparable iOS application available for sale from our
+friends at [Iron Sheep Productions](http://altosui.ironsheep.biz/).
+
 ## What It Can Do ##
 
 Current features include:
@@ -20,7 +26,7 @@ Current features include:
 
 ## Permissions ##
 
-AltosDroid requires the following permissions to be installed:
+AltosDroid requires the following permissions in order to be installed:
 
  * NETWORK COMMUNICATION
        * PAIR WITH BLUETOOTH DEVICES
@@ -45,8 +51,8 @@ which is always available from [git.gag.com](http://git.gag.com)
 in the project [fw/altos](http://git.gag.com/?p=fw/altos;a=summary).
 
 The source is in the `altosdroid/` subdirectory, and is currently
-targetted at Android 2.3.3. You will need to have the Android SDK installed
-to build AltosDroid.
+targetted at Android 4.0 or later. You will need to have the Android SDK 
+installed to build AltosDroid.
 
 ## Future Plans ##