diff --git a/README.md b/README.md index bb8596d..928d286 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Internal/technical documentation will be in the source files adjacent to the cod - MariaDB (TBD) - RabbitMQ (maybe, TBD) +A Docker compose file is available for convenience for setting up databases for development or personal deployment. + ### Running - Install the dependencies: `yarn install` - Run the bot: `yarn start`