aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--docs/docs/01-intro.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3fb66897..6db7f93b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ A self-hostable bookmark-everything app with a touch of AI for the data hoarders
- 🔎 Full text search of all the content stored.
- ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama!
- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking.
-- 📱 An iOS app that's pending apple's review, and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6).
+- 📱 An iOS app that's pending apple's review (currently [beta testing](https://testflight.apple.com/join/QifpNxAT)), and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6).
- 🌙 Dark mode support (web only so far).
- 💾 Self-hosting first.
- [Planned] Archiving the content for offline reading.
diff --git a/docs/docs/01-intro.md b/docs/docs/01-intro.md
index 572d9f02..94851a61 100644
--- a/docs/docs/01-intro.md
+++ b/docs/docs/01-intro.md
@@ -17,7 +17,7 @@ Hoarder is an open source "Bookmark Everything" app that uses AI for automatical
- 🔎 Full text search of all the content stored.
- ✨ AI-based (aka chatgpt) automatic tagging. With supports for local models using ollama!
- 🔖 [Chrome plugin](https://chromewebstore.google.com/detail/hoarder/kgcjekpmcjjogibpjebkhaanilehneje) and [Firefox addon](https://addons.mozilla.org/en-US/firefox/addon/hoarder/) for quick bookmarking.
-- 📱 An iOS app that's pending apple's review, and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6).
+- 📱 An iOS app that's pending apple's review (currently [beta testing](https://testflight.apple.com/join/QifpNxAT)), and the Android app is [almost ready](https://github.com/MohamedBassem/hoarder-app/issues/6).
- 🌙 Dark mode support.
- 💾 Self-hosting first.
- [Planned] Archiving the content for offline reading.