diff --git a/README.md b/README.md index a561ed3..b483523 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Movie Data Capture - CLI

-[简体中文](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/README_SC.md) | [繁體中文](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/README_TC.md) +[中文|Chinese](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/README_ZH.md) ![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) ![](https://img.shields.io/github/license/yoshiko2/Movie_data_capture.svg?style=flat) diff --git a/README_TC.md b/README_TC.md deleted file mode 100644 index 464326a..0000000 --- a/README_TC.md +++ /dev/null @@ -1,37 +0,0 @@ -

Movie Data Capture - CLI

- -CLI 版本 -![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) -![](https://img.shields.io/github/license/yoshiko2/Movie_data_capture.svg?style=flat) -![](https://img.shields.io/github/release/yoshiko2/Movie_data_capture.svg?style=flat) -![](https://img.shields.io/badge/Python-3.7-yellow.svg?style=flat&logo=python)
-[Docker 版本](https://github.com/yoshiko2/docker-mdc) -![](https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat) -![](https://img.shields.io/github/license/yoshiko2/docker-mdc.svg?style=flat) -![](https://img.shields.io/github/release/yoshiko2/docker-mdc.svg?style=flat) -![](https://img.shields.io/badge/Python-3.7-yellow.svg?style=flat&logo=python)
- - -**本地電影元數據 抓取工具 | 刮削器**,配合本地影片管理軟件 Emby, Jellyfin, Kodi 等管理本地影片,該軟件起到分類與元數據(metadata)抓取作用,利用元數據信息來分類,僅供本地影片分類整理使用。 -### 請勿在牆內的社交平台上宣傳此項目 - -# 文檔 -* [官方教程WIKI](https://github.com/yoshiko2/Movie_Data_Capture/wiki) -* [VergilGao's Docker部署](https://github.com/VergilGao/docker-mdc) - -# 下載 -* [Releases](https://github.com/yoshiko2/Movie_Data_Capture/releases/latest) - -# 貢獻者 -[![](https://opencollective.com/movie_data_capture/contributors.svg?width=890)](https://github.com/yoshiko2/movie_data_Capture/graphs/contributors) - -# 申明 -當你查閱、下載了本項目源代碼或二進製程序,即代表你接受了以下條款 - -* 本項目和項目成果僅供技術,學術交流和Python3性能測試使用 -* 本項目貢獻者編寫該項目旨在學習Python3 ,提高編程水平 -* 本項目不提供任何影片下載的線索 -* 用戶在使用本項目和項目成果前,請用戶了解並遵守當地法律法規,如果本項目及項目成果使用過程中存在違反當地法律法規的行為,請勿使用該項目及項目成果 -* 法律後果及使用後果由使用者承擔 -* [GPL LICENSE](https://github.com/yoshiko2/Movie_Data_Capture/blob/master/LICENSE) -* 若用戶不同意上述條款任意一條,請勿使用本項目和項目成果 diff --git a/README_SC.md b/README_ZH.md similarity index 100% rename from README_SC.md rename to README_ZH.md