From 908c44b7d113e60eed72b3be176fec61a20fc528 Mon Sep 17 00:00:00 2001 From: Defxult <52070034+Defxult@users.noreply.github.com> Date: Sat, 13 Mar 2021 03:47:10 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0ea7ce..5015b19 100644 --- a/README.md +++ b/README.md @@ -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