Update README.md

This commit is contained in:
c5h12o5
2023-11-24 23:34:43 +08:00
parent 428feda6c1
commit b0e6e82803
3 changed files with 15 additions and 15 deletions

View File

@ -1,10 +1,10 @@
# syno-videoinfo-plugin
[![GitHub release](https://img.shields.io/github/v/release/C5H12O5/syno-videoinfo-plugin?logo=github)](https://github.com/C5H12O5/syno-videoinfo-plugin/releases)
![GitHub stars](https://img.shields.io/github/stars/C5H12O5/syno-videoinfo-plugin?logo=github)
![GitHub downloads](https://img.shields.io/github/downloads/C5H12O5/syno-videoinfo-plugin/total?logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/C5H12O5/syno-videoinfo-plugin)
[![GitHub license](https://img.shields.io/github/license/C5H12O5/syno-videoinfo-plugin)](LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/c5h12o5/syno-videoinfo-plugin?logo=github)](https://github.com/c5h12o5/syno-videoinfo-plugin/releases)
![GitHub stars](https://img.shields.io/github/stars/c5h12o5/syno-videoinfo-plugin?logo=github)
![GitHub downloads](https://img.shields.io/github/downloads/c5h12o5/syno-videoinfo-plugin/total?logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/c5h12o5/syno-videoinfo-plugin)
[![GitHub license](https://img.shields.io/github/license/c5h12o5/syno-videoinfo-plugin)](LICENSE)
##### 📖 English | 📖 [简体中文](README.zh-CN.md)
@ -19,7 +19,7 @@ other than the default ones.
Install the plugin:
1. Download the latest release from [**here**](https://github.com/C5H12O5/syno-videoinfo-plugin/releases).
1. Download the latest release from [**here**](https://github.com/c5h12o5/syno-videoinfo-plugin/releases).
2. Open your Video Station, go to ***Settings*** > ***Video Info Plugin***.
3. Click ***Add***, select the downloaded file, and click ***OK***.
@ -58,7 +58,7 @@ You can develop your own plugin based on this project easily. Here are the steps
1. Clone this repository to your local machine:
```sh
$ git clone https://github.com/C5H12O5/syno-videoinfo-plugin
$ git clone https://github.com/c5h12o5/syno-videoinfo-plugin
```
2. Modify the code as you want, and test it like this:

View File

@ -1,10 +1,10 @@
# syno-videoinfo-plugin
[![GitHub release](https://img.shields.io/github/v/release/C5H12O5/syno-videoinfo-plugin?logo=github)](https://github.com/C5H12O5/syno-videoinfo-plugin/releases)
![GitHub stars](https://img.shields.io/github/stars/C5H12O5/syno-videoinfo-plugin?logo=github)
![GitHub downloads](https://img.shields.io/github/downloads/C5H12O5/syno-videoinfo-plugin/total?logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/C5H12O5/syno-videoinfo-plugin)
[![GitHub license](https://img.shields.io/github/license/C5H12O5/syno-videoinfo-plugin)](LICENSE)
[![GitHub release](https://img.shields.io/github/v/release/c5h12o5/syno-videoinfo-plugin?logo=github)](https://github.com/c5h12o5/syno-videoinfo-plugin/releases)
![GitHub stars](https://img.shields.io/github/stars/c5h12o5/syno-videoinfo-plugin?logo=github)
![GitHub downloads](https://img.shields.io/github/downloads/c5h12o5/syno-videoinfo-plugin/total?logo=github)
![GitHub top language](https://img.shields.io/github/languages/top/c5h12o5/syno-videoinfo-plugin)
[![GitHub license](https://img.shields.io/github/license/c5h12o5/syno-videoinfo-plugin)](LICENSE)
##### 📖 [English](README.md) | 📖 简体中文
@ -18,7 +18,7 @@
安装插件:
1. 从[**此处**](https://github.com/C5H12O5/syno-videoinfo-plugin/releases)下载最新版本。
1. 从[**此处**](https://github.com/c5h12o5/syno-videoinfo-plugin/releases)下载最新版本。
2. 打开 Video Station进入 ***设置*** > ***视频信息插件***。
3. 点击 ***新增***,选择第一步下载的压缩包,然后点击 ***确定***。
@ -57,7 +57,7 @@
1. 将本项目克隆到本地:
```sh
$ git clone https://github.com/C5H12O5/syno-videoinfo-plugin
$ git clone https://github.com/c5h12o5/syno-videoinfo-plugin
```
2. 根据需要修改代码,并可以使用以下命令进行测试:

View File

@ -14,7 +14,7 @@
<a class="brand-logo">Synology Video Info Plugin</a>
<ul class="right hide-on-med-and-down">
<li>
<a href="https://github.com/C5H12O5/syno-videoinfo-plugin">
<a href="https://github.com/c5h12o5/syno-videoinfo-plugin">
GitHub
<ion-icon name="open-outline"></ion-icon>
</a>