Skip to content

Commit

Permalink
docs: make badges bigger on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
usernein authored Nov 14, 2023
1 parent 6991738 commit 04d0f60
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# pyromod

[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=flat&logo=telegram&logoColor=white)](https://t.me/pyromodchat)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/usernein/pyromod)
[![Downloads](https://static.pepy.tech/badge/pyromod)](https://pepy.tech/project/pyromod)
[![Downloads](https://static.pepy.tech/badge/pyromod/month)](https://pepy.tech/project/pyromod)
<img src="https://img.shields.io/badge/Telegram-2CA5E0?style=flat&logo=telegram&logoColor=white" height="30" /> <img src="https://img.shields.io/github/v/release/usernein/pyromod" height="30" /> <img src="https://static.pepy.tech/badge/pyromod" height="30" /> <img src="https://static.pepy.tech/badge/pyromod/month" height="30" />

pyromod is a versatile Python add-on for the Pyrogram library, designed to make developing Telegram bots faster and more
efficient.
Expand Down

0 comments on commit 04d0f60

Please sign in to comment.