Skip to content

Commit b85d42b

Browse files
committed
docs: add mobile app section to README with screenshots and download badges
1 parent 78e4ad4 commit b85d42b

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,31 @@
2424

2525
![Typelets Demo](https://github.com/typelets/typelets-app/blob/main/assets/demo.gif)
2626

27+
## 📱 Mobile App
28+
29+
Available on iOS and Android with the same powerful features and encryption.
30+
31+
<p align="center">
32+
<img src="https://typelets.com/assets/images/mobile/screenshot-1.png" width="250" alt="Mobile Screenshot 1"/>
33+
<img src="https://typelets.com/assets/images/mobile/screenshot-2.png" width="250" alt="Mobile Screenshot 2"/>
34+
<img src="https://typelets.com/assets/images/mobile/screenshot-3.png" width="250" alt="Mobile Screenshot 3"/>
35+
</p>
36+
37+
<p align="center">
38+
<a href="https://apps.apple.com/us/app/typelets/id6753926295">
39+
<img src="https://developer.apple.com/assets/elements/badges/download-on-the-app-store.svg" alt="Download on App Store" height="45" style="vertical-align: middle;"/>
40+
</a>
41+
<a href="https://play.google.com/store/apps/details?id=com.typelets.notes&pcampaignid=web_share">
42+
<img src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" alt="Get it on Google Play" height="65" style="vertical-align: middle;"/>
43+
</a>
44+
</p>
45+
46+
- 📱 Native iOS and Android apps
47+
- 🔐 Same client-side encryption
48+
- 🔄 Real-time sync across all devices
49+
- ✍️ Full-featured WYSIWYG editor
50+
- 🎨 Native mobile experience
51+
2752
## ✨ Features
2853

2954
### 🔒 Security & Privacy

0 commit comments

Comments
 (0)