From 006c0d00f2ac8fb523b4f1388d1abdcb3b34cc7e Mon Sep 17 00:00:00 2001 From: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com> Date: Wed, 3 May 2023 10:53:04 -0300 Subject: [PATCH] documentation: add nightly to the readme app variants --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c87a015e6..9c312e827 100644 --- a/README.md +++ b/README.md @@ -99,12 +99,18 @@ Moshidon is also available in [IzzyOnDroid repo](https://apt.izzysoft.de/fdroid/ ## Release variants -All downloads can be found on the [Releases](https://github.com/LucasGGamerM/moshidon/releases) page. +All stable version downloads can be found on the [Releases](https://github.com/LucasGGamerM/moshidon/releases) page. **`moshidon.apk`** Variant with an integrated updater. If you download Moshidon from here (and not from an app store), just download the regular `moshidon.apk`. +All nightly builds can be downloaded at [Nightly Releases](https://github.com/LucasGGamerM/moshidon-nightly/releases) page. + +**`moshidon-nightly.apk`** + +Unstable variant with an integrated updater. It's for development and testing purposes. If you find any bugs with it, please file a bug report at our [issues](https://github.com/LucasGGamerM/moshidon/issues) page. + ---