Update README.md

This commit is contained in:
aiden 3 2021-07-16 20:28:26 -04:00 committed by GitHub
parent 7ec57a1919
commit ccd2f13cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 19 deletions

View File

@ -1,24 +1,24 @@
<h1 align="center">Swiftfin</h1>
<h3 align="center">Part of the <a href="https://jellyfin.org">Jellyfin Project</a></h3>
<p align="center"> <p align="center">
<img alt="Logo Banner" src="https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/banner-logo-solid.svg?sanitize=true"/> <img alt="SwiftFin" height="125" src="https://github.com/jellyfin/SwiftFin/raw/main/JellyfinPlayer/Assets.xcassets/AppIcon.appiconset/152.png">
<br/> <h2 align="center">SwiftFin</h2>
<br/> <a href="https://matrix.to/#/+jellyfin:matrix.org">
<a href="https://github.com/jellyfin/JellyfinPlayer"> <img src="https://img.shields.io/matrix/jellyfin:matrix.org">
<img src="https://img.shields.io/github/license/jellyfin/swiftfin" alt="MPL 2.0 License" /> </a>
</a> <a href="https://sonarcloud.io/dashboard?id=jellyfin_SwiftFin">
<a href="https://github.com/jellyfin/JellyfinPlayer/releases"> <img src="https://sonarcloud.io/api/project_badges/measure?project=jellyfin_SwiftFin&metric=alert_status">
<img src="https://img.shields.io/github/v/release/jellyfin/swiftfin" alt="GitHub release (latest SemVer)" /> </a>
</a> <a href="https://discord.gg/zHBxVSXdBV">
<a href="https://matrix.to/#/+jellyfin:matrix.org"> <img src="https://img.shields.io/badge/Talk%20on-Discord-brightgreen">
<img alt="Chat on Matrix" src="https://img.shields.io/matrix/jellyfin:matrix.org.svg?logo=matrix"/> </a>
</a>
</p> </p>
<p align="center"> <p align="center">
<img src="https://sonarcloud.io/api/project_badges/quality_gate?project=jellyfin_SwiftFin"/> <b>SwiftFin</b> is a modern client for the <a href="https://github.com/jellyfin/jellyfin">Jellyfin</a> media server. Redesigned in Swift to maximize direct play with the power of <b>VLC</b> and look <b>native</b> on all classes of Apple devices.
</p> </p>
[Join the Jellyfin Discord!](https://discord.gg/zHBxVSXdBV) ## ⚡️ Links!
Also available on Matrix, and IRC. See https://jellyfin.org/contact for options.
[Beta test!](https://testflight.apple.com/join/WiN0G62Q) <a href='https://testflight.apple.com/join/WiN0G62Q'><img height='70' alt='Join the Beta on TestFlight' src='https://anotherlens.app/testflight-badge.png'/></a>
## ⚙️ Development
Xcode 13.0 with command line tools.