From 853557af08f288ff3829937b94889fb2fefd21c2 Mon Sep 17 00:00:00 2001 From: ModulatingForce <116608425+modulatingforce@users.noreply.github.com> Date: Mon, 29 Jan 2024 02:12:30 -0500 Subject: [PATCH] smol adj to readme --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) 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