Skip to content

Commit 983b909

Browse files
committed
docs(README): add logo to header
1 parent 9587ac1 commit 983b909

File tree

3 files changed

+16
-21
lines changed

3 files changed

+16
-21
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
1-
<h1 align="center">tdl</h1>
1+
# tdl
22

3-
<p align="center">
4-
📥 Telegram Downloader, but more than a downloader
5-
</p>
3+
<img align="right" src="docs/assets/img/logo.png" height="280" alt="">
4+
5+
> 📥 Telegram Downloader, but more than a downloader
66
7-
<p align="center">
87
English | <a href="README_zh.md">简体中文</a>
9-
</p>
108

11-
<p align="center">
9+
<p>
1210
<img src="https://img.shields.io/github/go-mod/go-version/iyear/tdl?style=flat-square" alt="">
1311
<img src="https://img.shields.io/github/license/iyear/tdl?style=flat-square" alt="">
1412
<img src="https://img.shields.io/github/actions/workflow/status/iyear/tdl/master.yml?branch=master&amp;style=flat-square" alt="">
1513
<img src="https://img.shields.io/github/v/release/iyear/tdl?color=red&amp;style=flat-square" alt="">
1614
<img src="https://img.shields.io/github/downloads/iyear/tdl/total?style=flat-square" alt="">
1715
</p>
1816

19-
## Features
20-
17+
#### Features:
2118
- Single file start-up
2219
- Low resource usage
2320
- Take up all your bandwidth

README_zh.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,24 @@
1-
<h1 align="center">tdl</h1>
1+
> [!IMPORTANT]
2+
> 中文文档可能落后于英文文档,如果有问题请先查看英文文档。
3+
> 请使用英文发起新的 Issue, 以便于追踪和搜索
24
3-
<p align="center">
4-
📥 Telegram Downloader, but more than a downloader
5-
</p>
5+
# tdl
6+
7+
<img align="right" src="docs/assets/img/logo.png" height="280" alt="">
8+
9+
> 📥 Telegram Downloader, but more than a downloader
610
7-
<p align="center">
811
<a href="README.md">English</a> | 简体中文
9-
</p>
1012

11-
<p align="center">
13+
<p>
1214
<img src="https://img.shields.io/github/go-mod/go-version/iyear/tdl?style=flat-square" alt="">
1315
<img src="https://img.shields.io/github/license/iyear/tdl?style=flat-square" alt="">
1416
<img src="https://img.shields.io/github/actions/workflow/status/iyear/tdl/master.yml?branch=master&amp;style=flat-square" alt="">
1517
<img src="https://img.shields.io/github/v/release/iyear/tdl?color=red&amp;style=flat-square" alt="">
1618
<img src="https://img.shields.io/github/downloads/iyear/tdl/total?style=flat-square" alt="">
1719
</p>
1820

19-
> [!IMPORTANT]
20-
> 中文文档可能落后于英文文档,如果有问题请先查看英文文档。
21-
> 请使用英文发起新的 Issue, 以便于追踪和搜索
22-
23-
## 特性
21+
#### 特性:
2422

2523
- 单文件启动
2624
- 低资源占用

docs/assets/img/logo.png

235 KB
Loading

0 commit comments

Comments
 (0)