From 92f5af76e6bd2b58c76fc680b16d2ab5d109ba40 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Sat, 26 Sep 2026 17:39:32 +0500 Subject: [PATCH] update docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 70d5d5e..bbbdfec 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,16 @@ A native Android client for Maldivian banking services. It is a pure client: req - Android 8.0+ (API 26) - Existing accounts with MIB, BML, or Fahipay -- Your TOTP seed (base32 secret from your authenticator app setup) for each bank +- Your TOTP seed (base32 secret from your authenticator app setup) for each bank. See [how to get your TOTP seed](docs/thijooree/faq/totpseed/README.md) ## Download APK [Gitea Releases](https://git.shihaam.dev/shihaam/thijooree/releases) [Telegram Channel](https://t.me/s/thijooreeapks) +## FAQ + +Common questions and setup guides are in the [FAQ](docs/thijooree/faq/README.md). + ## Privacy No data ever leaves your device except the API calls to the banking services themselves. See the [security audit](docs/thijooree/AI_SECURITY_CHECK.md) for a full list of every server the app connects to.