From 1733cf756dc96b6e6f6a7a48e7b556dce28f0dd5 Mon Sep 17 00:00:00 2001 From: h3n4l Date: Thu, 19 Oct 2023 11:42:42 +0800 Subject: [PATCH] docs: add native ios app source code link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 698528626..111cdb065 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ We built Omnivore because we love reading and we want it to be more social. Join - Add newsletter articles via email (with substack support!) - PDF support - [Web app](https://omnivore.app/) written in Node.js and TypeScript -- [Native iOS app](https://omnivore.app/install/ios) +- [Native iOS app](https://omnivore.app/install/ios) ([source](https://github.com/omnivore-app/omnivore/tree/main/apple)) - [Android app](https://omnivore.app/install/android) ([source](https://github.com/omnivore-app/omnivore/tree/main/android/Omnivore)) - Progressive web app for Android users - Browser extensions for [Chrome](https://omnivore.app/install/chrome), [Safari](https://omnivore.app/install/safari), [Firefox](https://omnivore.app/install/firefox), and [Edge](https://omnivore.app/install/edge)