Skip to content

Commit

Permalink
feat:navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Nov 29, 2024
1 parent 61716e1 commit ed6eb15
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 2 deletions.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<img src="https://img.shields.io/github/downloads/guovin/iptv-api/total" />
</a>
<a href="https://hub.docker.com/repository/docker/guovern/iptv-api">
<img src="https://img.shields.io/docker/pulls/guovern/iptv-api" />
<img src="https://img.shields.io/docker/pulls/guovern/iptv-api?label=docker:iptv-api" />
</a>
<a href="https://hub.docker.com/repository/docker/guovern/tv-requests">
<img src="https://img.shields.io/docker/pulls/guovern/tv-requests?label=docker:requests" />
Expand All @@ -87,6 +87,17 @@

[English](./README_en.md) | 中文

- [✅ 特点](#✅-特点)
- [🔗 最新结果](#🔗-最新结果)
- [⚙️ 配置参数](./docs/config.md)
- [🚀 快速上手](#🚀-快速上手)
- [📖 详细教程](./docs/tutorial.md)
- [🗓️ 更新日志](./CHANGELOG.md)
- [💰️ 赞赏](#💰️-赞赏)
- [👀 关注](#👀-关注)
- [📣 免责声明](#📣-免责声明)
- [⚖️ 许可证](#⚖️-许可证)

## ✅ 特点

- ✅ 自定义模板,生成您想要的频道
Expand Down
13 changes: 12 additions & 1 deletion README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<img src="https://img.shields.io/github/downloads/guovin/iptv-api/total" />
</a>
<a href="https://hub.docker.com/repository/docker/guovern/iptv-api">
<img src="https://img.shields.io/docker/pulls/guovern/iptv-api" />
<img src="https://img.shields.io/docker/pulls/guovern/iptv-api?label=docker:iptv-api" />
</a>
<a href="https://hub.docker.com/repository/docker/guovern/tv-requests">
<img src="https://img.shields.io/docker/pulls/guovern/tv-requests?label=docker:requests" />
Expand All @@ -87,6 +87,17 @@

[中文](./README.md) | English

- [✅ Features](#✅-features)
- [🔗 Latest results](#🔗-latest-results)
- [⚙️ Config parameter](./docs/config_en.md)
- [🚀 Quick Start](#🚀-quick-start)
- [📖 Detailed Tutorial](./docs/tutorial_en.md)
- [🗓️ Changelog](./CHANGELOG.md)
- [💰️ Appreciate](#💰️-appreciate)
- [👀 Follow](#👀-follow)
- [📣 Disclaimer](#📣-disclaimer)
- [⚖️ License](#⚖️-license)

## ✅ Features

- ✅ Customize the template to generate the channel you want
Expand Down

0 comments on commit ed6eb15

Please sign in to comment.