Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Defxult/reactionmenu into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Defxult committed Mar 13, 2021
2 parents 505d3fe + 908c44b commit 816663e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
![logo](https://cdn.discordapp.com/attachments/655186216060321816/820162226316378162/discord.jpg)

[![Downloads](https://pepy.tech/badge/reactionmenu)](https://pepy.tech/project/reactionmenu) [![Downloads](https://pepy.tech/badge/reactionmenu/month)](https://pepy.tech/project/reactionmenu) [![Downloads](https://pepy.tech/badge/reactionmenu/week)](https://pepy.tech/project/reactionmenu)

## How to install
```
pip install reactionmenu
```
## How to import
```py
from reactionmenu import ReactionMenu, Button, ButtonType
Expand Down

0 comments on commit 816663e

Please sign in to comment.