chore: Update README.md

This commit is contained in:
Adrian Castro
2024-03-28 14:10:20 +01:00
committed by GitHub
parent c7f283abd2
commit 0d730f0096

View File

@@ -1,7 +1,27 @@
# movie-web native-app # movie-web native-app
<!---
used a table bc this shit is annoying to resize to match, someone pls fix
--->
| iOS | Android |
|:---:|:---:|
| <a href="https://tinyurl.com/axk7vadz"><img src="https://i.imgur.com/46qhEAv.png" width="230"></a> | <a href="https://github.com/movie-web/native-app/releases/latest/download/movie-web.apk"><img src="https://i.imgur.com/WwPPgSZ.png" width="200"></a> |
## iOS Installation
> [!IMPORTANT]
> Sideloading with a paid certificate breaks a few features, most notably:
> - Downloads
> - Alternate App Icons
>
> We reccomend you use a local development certificate if you care about any of these.
- **AltStore:**
- Click the Add to AltStore badge to add the movie-web repository to AltStore.
- **Other:**
- Employ [Sideloadly](https://sideloadly.io/) or a sideloading method of your preference to install the [ipa](https://github.com/movie-web/native-app/releases/latest/download/movie-web.ipa) directly.
## About ## About
This repository uses [Turborepo](https://turborepo.org) and contains: This repository uses [Turborepo](https://turborepo.org) and contains:
```text ```text