Skip to content

Commit d749ff2

Browse files
committed
fix badges
1 parent e7d1d3f commit d749ff2

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22

33
# Video Downloader Bot Setup Guide
4-
![python-version](https://img.shields.io/badge/python-3.9_.._3.13-blue.svg)
5-
[![license](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
6-
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
7-
[![Linters](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/linets.yml/badge.svg)](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/linets.yml)
8-
[![Publish Docker image](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/github-actions-push-image.yml/badge.svg)](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/github-actions-push-image.yml)
4+
5+
![python-version](https://img.shields.io/badge/python-3.9_3.13-blue.svg)
6+
7+
# [![license](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
8+
9+
# [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
10+
11+
# [![Linters](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/linets.yml/badge.svg)](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/linets.yml)
12+
# [![Publish Docker image](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/github-actions-push-image.yml/badge.svg)](https://github.com/ovchynnikov/load-bot-linux/actions/workflows/github-actions-push-image.yml)
913

1014
This guide provides step-by-step instructions to install and run the Video Downloader bot on a Linux system.
1115
- Backend code uses [yt-dlp](https://github.com/yt-dlp/yt-dlp) which is released under [The Unlicense](https://unlicense.org/). All rights for yt-dlp belong to its respective authors.

0 commit comments

Comments
 (0)