From f5e74a559504f7c2bf2adad0713bab3927c8117f Mon Sep 17 00:00:00 2001 From: Tianwei Dong Date: Tue, 11 Apr 2023 20:01:16 +0100 Subject: [PATCH] Readme (#6) --- README.md | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 3b233b2..ebbbac1 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,27 @@ -# Introduction +# iLeoDo Kodi Addons +[![Python application](https://github.com/ileodo/kodi-addons/actions/workflows/python-app.yml/badge.svg)](https://github.com/ileodo/kodi-addons/actions/workflows/python-app.yml) +![Python version](https://img.shields.io/badge/Python-3.10-blue?logo=python) + +![Kodi Nexus](https://img.shields.io/badge/Kodi-Nexus-blue?logo=kodi) +![Kodi Matrix](https://img.shields.io/badge/Kodi-Matrix-blue?logo=kodi) + +Buy Me A Coffee + +## Introduction This Kodi addons repo provides some personal use addons. Some of the addons are inspired by [xbmc-addons-chinese](https://github.com/taxigps/xbmc-addons-chinese) -# Installation +## Installation **All the addons here are in python3, hence only Kodi 19+ is supported.** -Please download [repository.ileodo-kodi-addons-0.0.1.zip](https://github.com/ileodo/kodi-addons/raw/main/dest/repository.ileodo-kodi-addons/repository.ileodo-kodi-addons-0.0.1.zip), and choose "install from zip" in Kodi. +Please download from [Release](https://github.com/ileodo/kodi-addons/releases) page, and choose "install from zip" in Kodi. -# Addons +## Addons -## repository.ileodo-kodi-addons -This addon repo +### repository.ileodo-kodi-addons +This addon repository. -## service.subtitles.a4k +### service.subtitles.a4k Search and download subtitles from [www.a4k.net](www.a4k.net) - Support .zip/.rar file - Recusively searching subtitle files in .zip/.rar file @@ -24,10 +33,10 @@ Search and download subtitles from [www.a4k.net](www.a4k.net) > I'm considering to make this framework as an seperate module. -# Issue +## Issue Please enter an issue if you enter any problem. -# Contribution +## Contribution This project is open for contribution, please open PR if you'd like to. Check list before raising PR: