From 0be8f9024477fd7f4e62f4209b9300a1a4f07f22 Mon Sep 17 00:00:00 2001 From: Greg Smith Date: Mon, 11 Jul 2022 20:46:10 -0400 Subject: [PATCH] Update punctuation in README.md (#629) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a4cd9c6..0af52a5d 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ uptime | apprise -vv \ ``` ### Configuration Files -No one wants to put their credentials out for everyone to see on the command line. No problem *apprise* also supports configuration files. It can handle both a specific [YAML format](https://github.com/caronc/apprise/wiki/config_yaml) or a very simple [TEXT format](https://github.com/caronc/apprise/wiki/config_text). You can also pull these configuration files via an HTTP query too! You can read more about the expected structure of the configuration files [here](https://github.com/caronc/apprise/wiki/config). +No one wants to put their credentials out for everyone to see on the command line. No problem: *apprise* also supports configuration files. It can handle both a specific [YAML format](https://github.com/caronc/apprise/wiki/config_yaml) or a very simple [TEXT format](https://github.com/caronc/apprise/wiki/config_text). You can also pull these configuration files via an HTTP query too! You can read more about the expected structure of the configuration files [here](https://github.com/caronc/apprise/wiki/config). ```bash # By default if no url or configuration is specified aprise will attempt to load # configuration files (if present):