From 76cb41b316535b9540e0aeb3d982d9d4aece0cd5 Mon Sep 17 00:00:00 2001 From: xjasonlyu Date: Mon, 30 May 2022 20:21:41 +0800 Subject: [PATCH] Update README --- README.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1fded52..61b8211 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ ![logo](docs/wordmark.png) -![C#](https://img.shields.io/badge/c%23-%23239120.svg?logo=c-sharp&logoColor=white) -![License](https://img.shields.io/github/license/javtube/jellyfin-plugin-javtube) -![Downloads](https://img.shields.io/github/downloads/javtube/jellyfin-plugin-javtube/total) -![Releases](https://img.shields.io/github/v/release/javtube/jellyfin-plugin-javtube) +[![C#](https://img.shields.io/badge/c%23-%23239120.svg?logo=c-sharp&logoColor=white)](https://github.com/javtube/jellyfin-plugin-javtube/blob/main/jellyfin-plugin-javtube.sln) +[![License](https://img.shields.io/github/license/javtube/jellyfin-plugin-javtube)](https://github.com/javtube/jellyfin-plugin-javtube/blob/main/LICENSE) +[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://github.com/javtube/jellyfin-plugin-javtube/discussions) +[![Downloads](https://img.shields.io/github/downloads/javtube/jellyfin-plugin-javtube/total)](https://github.com/javtube/jellyfin-plugin-javtube) +[![Releases](https://img.shields.io/github/v/release/javtube/jellyfin-plugin-javtube)](https://github.com/javtube/jellyfin-plugin-javtube/releases) ## Features @@ -13,13 +14,23 @@ - Face Detection: Cut primary image with face centered by face detection engine. - Auto Translation: Support translate certain metadata to preferred language. -## Installation +## Platforms | **Platform** | **Supported Version** | |:------------:|:---------------------:| | Jellyfin | 10.8.x | | Emby | 4.7.x | +_NOTE: This project will only support stable versions._ + +## Documentation + +Full documentation and technical guides can be found at [Wiki](https://github.com/javtube/jellyfin-plugin-javtube/wiki). + +## Community + +Welcome and feel free to ask any questions at [Discussions](https://github.com/javtube/jellyfin-plugin-javtube/discussions). + ## Stargazers over time [![Stargazers over time](https://starchart.cc/javtube/jellyfin-plugin-javtube.svg)](https://starchart.cc/javtube/jellyfin-plugin-javtube)