Skip to content

Commit 466ebd7

Browse files
author
Antonio Maiolo
committed
docs: add download section to README
1 parent 9f12f7d commit 466ebd7

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ Personal AI assistant for saving and chatting with web content.
66

77
![Think App Screenshot](screenshot.png)
88

9+
## Download
10+
11+
[![Latest Release](https://img.shields.io/github/v/release/ThinkFoundation/ThinkOS-Client)](https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest)
12+
13+
| Platform | Download |
14+
| ---------------- | --------------------------------------------------------------------------------------- |
15+
| macOS | [Download .dmg](https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest) |
16+
| Windows | [Download Installer](https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest) |
17+
| Chrome Extension | [Download .zip](https://github.com/ThinkFoundation/ThinkOS-Client/releases/latest) |
18+
919
## Prerequisites
1020

1121
- [Node.js](https://nodejs.org/) 20+
@@ -17,6 +27,7 @@ Personal AI assistant for saving and chatting with web content.
1727
## Platform Notes
1828

1929
**macOS**: Install sqlcipher for database encryption:
30+
2031
```bash
2132
brew install sqlcipher
2233
```

0 commit comments

Comments
 (0)