From 2e565e16a2ee1ec85874c6900c911870d52e06c6 Mon Sep 17 00:00:00 2001 From: astanton4 Date: Thu, 5 Dec 2024 22:49:52 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7885bd1..f28a443 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ See the references below to review instructions on creating azure communication ### Setup You will need to have two [environment variables](https://www.freecodecamp.org/news/python-env-vars-how-to-get-an-environment-variable-in-python/) configured, that store your Meraki API Key, and Azure communication resource string. In the script, the API has the following Environment Variables Named: - - "API_Key" - - "Azure_Communication_Resource" + - API_Key + - Azure_Communication_Resource #### Azure Email Settings