From d208af4f4507b88d6e01edd77f8a6dbd2d990bb2 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Wed, 15 May 2024 19:41:30 +0200 Subject: [PATCH] fix(docs): Improve download badges --- README.md | 31 +++++++++++++++++++++---------- 1 file changed, 21 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 95ba8623..cdfb4275 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,31 @@

-## Download +# Download NumberHub - - +[Get it on Google Play](https://play.google.com/store/apps/details?id=app.myzel394.numberhub) +[Get it on GitHub](https://github.com/Myzel394/NumberHub/releases) +[Get it on Obtainium](https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/Myzel394/NumberHub//) - - +# Support NumberHub -## Contribute -To translate, update the strings in `core/base/src/main/res/LANG/strings.xml` and open a PR +You can support NumberHub in various ways: -If you can help with code, open a PR +## Contribute to the project + +Add a new feature or fix bugs. + +## Add translations + +To add a translation, update the strings in `core/base/src/main/res/LANG/strings.xml` and open a PR + +## Donate + +It might sound crazy, but if you would just donate 1$, it would totally mean to world to me, since +it's a really small amount and if everyone did that, I can totally focus on Alibi and my other open +source projects. :) + +You can donate via [GitHub Sponsors](https://github.com/sponsors/Myzel394) or via [crypto currencies](https://github.com/Myzel394/contact-me?tab=readme-ov-file#donations). ## Help See [HELP.md](HELP.md)