diff --git a/templates/android-program.md b/templates/android-program.md new file mode 100644 index 0000000..2b97459 --- /dev/null +++ b/templates/android-program.md @@ -0,0 +1,14 @@ +# /name/ + +[/name/]() is a /description. + +## Setup + +On [Android](/wiki/android.md) /name/ is available on +[F-Droid](/wiki/android/f-droid.md)/the [Google Play store](/wiki/android.md#app-store) in a +package called [/name/](). + +## Usage + +This section addresses the usage of /name/. +/basic description for usage/ diff --git a/templates/program.md b/templates/program.md index ca589a0..13b1994 100644 --- a/templates/program.md +++ b/templates/program.md @@ -10,4 +10,5 @@ package. ## Usage +This section addresses the usage of /name/. /basic description for usage/