From d9078fdeb3f1ad92877d2140903eb730da998255 Mon Sep 17 00:00:00 2001 From: Doug Niccum Date: Wed, 16 Dec 2020 08:30:24 -0600 Subject: [PATCH] Updates the intro. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bc8e457..cd872c0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ [![License](https://poser.pugx.org/dniccum/custom-email-sender/license?format=flat-square)](https://packagist.org/packages/dniccum/custom-email-sender) [![Total Downloads](https://poser.pugx.org/dniccum/custom-email-sender/downloads?format=flat-square)](https://packagist.org/packages/dniccum/custom-email-sender) -This is a tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations; from address, email driver, etc. +This is a tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations; from address, email driver, etc. If configured with a valid [Nebula Sender](https://nebulasender.com) API key, additional features such as message logging and draft management can be unlocked. + [![Screenshot](https://raw.githubusercontent.com/dniccum/nova-custom-email-sender/master/screenshots/screenshot-1.png)](https://raw.githubusercontent.com/dniccum/nova-custom-email-sender/master/screenshots/screenshot-1.png)