Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
circuitsacul authored May 26, 2021
1 parent 71ade57 commit dd256e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# discord-ext-wizards
A module for creating setup wizards easily.

## Instalation:
Run `pip install --upgrade discord-ext-wizards` to install.

## Example Usage
Below is an example usage of discord-ext-wizards to create an interactive embed builder.
```python
Expand Down

0 comments on commit dd256e6

Please sign in to comment.