aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-03-23 20:10:07 -0500
committerParker <contact@pkrm.dev>2024-03-23 20:10:07 -0500
commit409d223d219d836e2bd5f8735ec5a39a77211353 (patch)
treee1958b3eaf782524106ca1b3c7ea48b5e2519a4a
parenta13489f443f277cf0694b0c52ee3cac5348c34fb (diff)
Emphasize notes
-rw-r--r--README.md4
1 files 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