Skip to content

Commit 6deb757

Browse files
authored
Update README.md
1 parent 64a9416 commit 6deb757

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<div align="center">
2-
<a href="https://pypi.org/project/discord-components"><img src="https://raw.githubusercontent.com/kiki7000/discord.py-components/master/.github/logo.png" alt="discord-components logo" height="128" style="border-radius: 50%"></a>
3-
<h1>discord-components</h1>
2+
<a href="https://pypi.org/project/py-cord-components"><img src="https://raw.githubusercontent.com/spacedev-official/py-cord-components/master/.github/logo.png" alt="discord-components logo" height="128" style="border-radius: 50%"></a>
3+
<h1>pycord-components</h1>
44
</div>
55
<div align="center">
6-
<a href="https://travis-ci.com/kiki7000/discord.py-components"><img src="https://travis-ci.com/kiki7000/discord.py-components.svg?branch=master" alt="Build Status"></a>
7-
<a href="https://pypi.org/project/discord-components"><img src="https://badge.fury.io/py/discord-components.svg" alt="PyPI version"></a>
8-
<a href="https://pypi.org/project/discord-components"><img src="https://img.shields.io/pypi/dm/discord-components" alt="PyPI downloads"></a>
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>
99
</div>
1010
<p align="center">
11-
<h3>An unofficial third party library of discord.py for discord components.</h3>
11+
<h3>An unofficial third party library of py-cord for discord components.</h3>
1212
</p>
1313

1414
## Welcome!
@@ -37,13 +37,13 @@ if you have any questions, feel free to ask it on this server.
3737
## Install
3838

3939
```
40-
pip install --upgrade discord-components
40+
pip install --upgrade py-cord-components
4141
```
4242

4343
## Example
4444

4545
You can see many examples
46-
[here](https://github.com/kiki7000/discord.py-components/tree/master/examples).
46+
[here](https://github.com/spacedev-official/py-cord-components/tree/master/examples).
4747

4848
## License
4949

0 commit comments

Comments
 (0)