From 65a631a99db3287912e13e6ba4a441109e41008d Mon Sep 17 00:00:00 2001 From: Krzysiek Janiczek <26855867+ookris@users.noreply.github.com> Date: Thu, 25 Apr 2024 19:28:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92b496f..2016e69 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Theme requires: Installation involves copying the contents of the `QUrl-Theme` directory directly to the main directory where YOURLS was installed. After copying the theme files to the main YOURLS directory, install the required plugins. ### PHPMailer installation -To send e-mail notifications and for the contact form and the form to report suspicious links to work properly, it is necessary to install the PHPMailer library. The library files should be placed in the `qurl/PHPMailer` folder +To send e-mail notifications and for the contact form and the form to report suspicious links to work properly, it is necessary to install the PHPMailer library. The library files should be placed in the `qurl/PHPMailer` folder. ## Configuration The theme has basic configuration options. All options are located in the `qurl/config.php` file.