add basic readme badges

This commit is contained in:
h1dden-da3m0n 2021-03-11 00:56:43 +01:00
parent 559d1bf0e6
commit ed85bc6c93

View File

@ -2,9 +2,23 @@
<h3 align="center">Part of the <a href="https://jellyfin.media">Jellyfin Project</a></h3>
<p align="center">
Jellyfin TMDb Box Sets plugin is a plugin built with .NET that automatically creates Box Sets and Collections based on TMDb's collection IDs.
<img alt="Logo Banner" src="https://raw.githubusercontent.com/jellyfin/jellyfin-ux/master/branding/SVG/banner-logo-solid.svg?sanitize=true"/>
<br/>
<br/>
<a href="https://github.com/jellyfin/jellyfin-plugin-tmdbboxsets/actions?query=workflow%3A%22Test+Build+Plugin%22">
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/jellyfin/jellyfin-plugin-tmdbboxsets/Test%20Build%20Plugin.svg">
</a>
<a href="https://github.com/jellyfin/jellyfin-plugin-tmdbboxsets">
<img alt="MIT License" src="https://img.shields.io/github/license/jellyfin/jellyfin-plugin-tmdbboxsets.svg"/>
</a>
<a href="https://github.com/jellyfin/jellyfin-plugin-tmdbboxsets/releases">
<img alt="Current Release" src="https://img.shields.io/github/release/jellyfin/jellyfin-plugin-tmdbboxsets.svg"/>
</a>
</p>
## About
Jellyfin TMDb Box Sets plugin is a plugin built with .NET that automatically creates Box Sets and Collections based on TMDb's collection IDs.
## Build Process
1. Clone or download this repository