diff --git a/README.md b/README.md index eec62c4..8866421 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ A POC of a Discord bot using the dropdown capability +## Requirement + +- [Docker](https://www.docker.com/products/docker-desktop/) +- [GNU Make](https://www.gnu.org/software/make/) (optional) + ## How to install 1. Clone the repo