Skip to content

Commit 21a1781

Browse files
authored
Update README.md
1 parent b98bab9 commit 21a1781

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
<h1>py-cord-components</h1>
44
</div>
55
<div align="center">
6-
<a href="https://travis-ci.com/spacedev-official/py-cord-components"><img src="https://travis-ci.com/spacedev-official/py-cord-components.svg?branch=master" alt="Build Status"></a>
7-
<a href="https://pypi.org/project/py-cord-components"><img src="https://badge.fury.io/py/py-cord-components.svg" alt="PyPI version"></a>
8-
<a href="https://pypi.org/project/py-cord-components"><img src="https://img.shields.io/pypi/dm/py-cord-components" alt="PyPI downloads"></a>
6+
<a href="https://www.codefactor.io/repository/github/spacedev-official/py-cord-components"><img src="https://www.codefactor.io/repository/github/spacedev-official/py-cord-components/badge" alt="CodeFactor" /></a>
7+
<a href="https://discord.gg/294KSUxcz2"><img alt="Discord" src="https://img.shields.io/discord/847729860881154078?logo=discord&style=flat-square"></a>
8+
<a href="https://pepy.tech/project/py-cord-components"><img alt="PyPI - Downloads" src="https://img.shields.io/pypi/v/py-cord-components?style=flat-squareh"></a>
9+
<a href="https://pypi.org/project/py-cord-components/"><img src="https://pepy.tech/badge/py-cord-components/month" /></a>
10+
<a href=""><img src="https://img.shields.io/pypi/l/py-cord-components?style=flat-square" /></a>
911
</div>
1012
<p align="center">
1113
<h3>An unofficial third party library of py-cord for discord components.</h3>
@@ -54,7 +56,7 @@ You can see many examples
5456
This project is under the MIT License.
5557

5658
## Repos using PycordComponents
57-
*
59+
* [PycordPaginator](https://pypi.org/project/PycordPaginator)
5860

5961
## How-to use
6062
* Every discord.py, discord, DiscordComponent, discord_components mention should be changed to<br />

0 commit comments

Comments
 (0)