diff --git a/README.md b/README.md index 92b39e6..2fc30d8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # mac-bot-template -A D++ template bot for Xcode (OSX). + +A [D++](https://github.com/brainboxdotcc/DPP) Discord Bot template for Xcode (OSX). This repository is the result of [this tutorial](https://dpp.dev/build-a-bot-xcode.html). + +## Requirements + +This template requires you to install `libdpp` from [Homebrew](https://brew.sh/). You can follow [this tutorial](https://dpp.dev/install-brew.html) if you need help with that. + +For support and assistance please join [the official support discord](https://discord.gg/dpp).