Skip to content

Commit 17389b0

Browse files
authored
Update README.md
1 parent 2bb8b96 commit 17389b0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
# Django Files iOS App
1212

13-
[![Static Badge](https://img.shields.io/badge/Download%20on%20the%20App%20Store-black?style=for-the-badge&logo=apple)](https://github.com/django-files/ios-client/releases/latest)
13+
<a href="https://apps.apple.com/us/app/django-files/id6742523003?itscg=30200&itsct=apps_box_badge&mttnsubad=6742523003" style="display: inline-block;">
14+
<img src="https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1743638400" alt="Download on the App Store" style="width: 246px; height: 82px; vertical-align: middle; object-fit: contain; margin-bottom: 10px;" />
15+
</a>
1416

1517
- [Install](#Install)
1618
- [Setup](#Setup)
@@ -37,14 +39,16 @@ The URL to the file is automatically copied to the clipboard and the preview is
3739
> [!TIP]
3840
> You can install from the App Store.
3941
>
40-
> [![GitHub Release](https://img.shields.io/github/v/release/django-files/ios-client?style=for-the-badge&logo=apple&label=Download%20on%20the%20App%20Store&labelColor=black)](https://github.com/django-files/ios-client/releases/latest)
42+
> <a href="https://apps.apple.com/us/app/django-files/id6742523003?itscg=30200&itsct=apps_box_badge&mttnsubad=6742523003" style="display: inline-block;">
43+
> <img src="https://toolbox.marketingtools.apple.com/api/v2/badges/download-on-the-app-store/black/en-us?releaseDate=1743638400" alt="Download on the App Store" style="width: 246px; height: 82px; vertical-align: middle; object-fit: contain; margin-bottom: 10px;" />
44+
> </a>
4145
4246
### Setup
4347

4448
1. [Install](#Install) and open the app on your device.
4549
2. Enter the URL to your Django Files server.
4650
3. Log in as you normally would on the website.
47-
4. All Done! You can now share and open files with Django Files.
51+
4. All Done! You can now share files with Django Files direclty in the iOS "share sheet".
4852

4953
To use, share or open any file and choose the Django Files app.
5054
The app will then be upload the file to your Django Files server.
@@ -63,10 +67,6 @@ Don't see your feature here? [Request a Feature](https://github.com/django-files
6367

6468
Don't see your issue here? [Report an Issue](https://github.com/django-files/ios-client/issues).
6569

66-
# Development
67-
68-
Coming Soon...
69-
7070
# Support
7171

7272
For general help or to request a feature, see:

0 commit comments

Comments
 (0)