[skip ci] Make README even prettier

This commit is contained in:
9p4
2022-02-21 14:59:44 -05:00
committed by GitHub
parent 93c5529138
commit 495fbcdda4
+22 -3
View File
@@ -1,8 +1,27 @@
![Logo](https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png "Jellyfin SSO Plugin Logo")
<h1 align="center">Jellyfin SSO Plugin</h1>
[![.NET](https://github.com/9p4/jellyfin-plugin-sso/actions/workflows/dotnet.yml/badge.svg)](https://github.com/9p4/jellyfin-plugin-sso/actions/workflows/dotnet.yml)
<p align="center">
<img alt="Logo" src="https://raw.githubusercontent.com/9p4/jellyfin-plugin-sso/main/img/logo.png"/>
<br/>
<br/>
<a href="https://github.com/9p4/jellyfin-plugin-sso">
<img alt="GPL 3.0 License" src="https://img.shields.io/github/license/9p4/jellyfin-plugin-sso.svg"/>
</a>
<a href="https://github.com/9p4/jellyfin-plugin-sso/actions/workflows/dotnet.yml">
<img alt="GitHub Actions Build Status" src="https://github.com/9p4/jellyfin-plugin-sso/actions/workflows/dotnet.yml/badge.svg"/>
</a>
<a href="https://github.com/9p4/jellyfin-plugin-sso/releases">
<img alt="Current Release" src="https://img.shields.io/github/release/9p4/jellyfin-plugin-sso.svg"/>
</a>
<a href="https://github.com/9p4/jellyfin-plugin-sso/releases.atom">
<img alt="Release RSS Feed" src="https://img.shields.io/badge/rss-releases-ffa500?logo=rss" />
</a>
<a href="https://github.com/9p4/jellyfin-plugin-sso/commits/master.atom">
<img alt="Main Commits RSS Feed" src="https://img.shields.io/badge/rss-commits-ffa500?logo=rss" />
</a>
</p>
# Jellyfin SSO Plugin
This plugin allows users to sign in through an SSO provider (such as Google, Microsoft, or your own provider). This enables one-click signin.