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.