diff --git a/README.md b/README.md index ce97dbe..c736061 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,11 @@ test ModulatingForceBot ## Usage -1. Set the following environment variables ; either on environment variables or in an .env file +1. Set the following environment variables ; either on environment variables or in an `.env` file -`login_name = ` - -`access_token = ` - -`bot_channels = ,` - -`prefix = ` \ No newline at end of file +``` +login_name = +access_token = +bot_channels = , +prefix = +``` \ No newline at end of file