From bb4fcd48ed6196a423926a1972f1804c90c562d2 Mon Sep 17 00:00:00 2001 From: Prabhat Ranjan Date: Tue, 7 Apr 2026 14:08:01 +1000 Subject: [PATCH] docs: add macOS download link to Explorer sections --- README.md | 2 +- docs/getting-started/intro.md | 2 +- docs/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 39e18c30..b336941d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ If you're looking for a personal app to help you organize and search through you ### Quick Start (Explorer UI) -1. Download SensibleDB Explorer for macOS +1. [Download SensibleDB Explorer for macOS](https://github.com/Sensible-Analytics/SensibleDB/releases) 2. Launch the app 3. Click "Add Folder" and select your documents folder 4. Start chatting with your documents diff --git a/docs/getting-started/intro.md b/docs/getting-started/intro.md index 97ba4d65..3e99e5f8 100644 --- a/docs/getting-started/intro.md +++ b/docs/getting-started/intro.md @@ -12,7 +12,7 @@ SensibleDB makes it easy to build all components needed for an AI application in Download the desktop app to turn your documents into a searchable knowledge base: -1. Download for macOS +1. [Download SensibleDB Explorer for macOS](https://github.com/Sensible-Analytics/SensibleDB/releases) 2. Launch and add your documents folder 3. Chat with your documents in plain English diff --git a/docs/index.md b/docs/index.md index 63b484a7..67f4a300 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,7 +31,7 @@ Built in Rust with LMDB as its storage engine — like SQLite for knowledge grap ### Get Started -1. Download SensibleDB Explorer for macOS +1. [Download SensibleDB Explorer for macOS](https://github.com/Sensible-Analytics/SensibleDB/releases) 2. Launch the app 3. Click "Add Folder" → select your documents folder 4. Start chatting!