Update README.md
This commit is contained in:
parent
295cb32419
commit
278e458010
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img alt="SwiftFin" height="125" src="https://github.com/jellyfin/SwiftFin/raw/main/JellyfinPlayer/Assets.xcassets/AppIcon.appiconset/152.png">
|
<img alt="Swiftfin" height="125" src="https://github.com/jellyfin/SwiftFin/raw/main/JellyfinPlayer/Assets.xcassets/AppIcon.appiconset/152.png">
|
||||||
<h2 align="center">SwiftFin</h2>
|
<h2 align="center">Swiftfin</h2>
|
||||||
<a href="https://translate.jellyfin.org/engage/swiftfin/">
|
<a href="https://translate.jellyfin.org/engage/swiftfin/">
|
||||||
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/svg-badge.svg"/>
|
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/svg-badge.svg"/>
|
||||||
</a>
|
</a>
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<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.
|
<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>
|
||||||
|
|
||||||
## ⚡️ Links!
|
## ⚡️ Links!
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
**Don't see SwiftFin in your language?**
|
**Don't see SwiftFin in your language?**
|
||||||
|
|
||||||
Check out our [Weblate instance](https://translate.jellyfin.org/projects/swiftfin/) to help translate SwiftFin and other projects.
|
Check out our [Weblate instance](https://translate.jellyfin.org/projects/swiftfin/) to help translate Swiftfin and other projects.
|
||||||
|
|
||||||
<a href="https://translate.jellyfin.org/engage/swiftfin/">
|
<a href="https://translate.jellyfin.org/engage/swiftfin/">
|
||||||
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/multi-auto.svg"/>
|
<img src="https://translate.jellyfin.org/widgets/swiftfin/-/multi-auto.svg"/>
|
||||||
|
@ -45,4 +45,4 @@ $ pod install
|
||||||
|
|
||||||
# open workspace and build it
|
# open workspace and build it
|
||||||
$ open JellyfinPlayer.xcworkspace
|
$ open JellyfinPlayer.xcworkspace
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue