From 409d223d219d836e2bd5f8735ec5a39a77211353 Mon Sep 17 00:00:00 2001 From: Parker Date: Sat, 23 Mar 2024 20:10:07 -0500 Subject: [PATCH] Emphasize notes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f694af5..bb5ddee 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Download the latest version of Messagearr, install the requirements from the `re On the first run, Messagearr will exit and print out and error statement, it will also automatically create a `config.ini` file for you, with the necessary fields. -*Note: Some fields may not be created on the first run. For example, if you choose to enable the Uptime Kuma notifications, the configuration fields for that feature will only be added after you set the field to true and then re-run Messagearr* +#### *Note: Some fields may not be created on the first run. For example, if you choose to enable the Uptime Kuma notifications, the configuration fields for that feature will only be added after you set the field to true and then re-run Messagearr* An explanation of the each configuration field can be found below @@ -93,4 +93,4 @@ If you choose to enable the Uptime Kuma notifications, you will need to configur "Authorization": "uptimekumaauthtoken" } ``` -*Note: The 'Authorization' value can be whatever you want, but it MUST be the same as the AUTHORIZATION_HEADER_TOKEN that is set in the `config.ini` file.* \ No newline at end of file +#### *Note: The 'Authorization' value can be whatever you want, but it MUST be the same as the AUTHORIZATION_HEADER_TOKEN that is set in the `config.ini` file.* \ No newline at end of file