Add Screenshot

This commit is contained in:
2022-11-06 21:14:54 -04:00
parent a837b3c6d7
commit 539fd93852
2 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Thank You Letters
This application reads party / guest information from a CSV file and sends each party a "Thank You" email with the
contents built from a template and customized based on their gift (if provided).
This application reads party / guest information from a CSV file and sends each party an HTML-formatted "Thank You"
email with the contents built from a template and customized based on their gift (if provided).
## Usage
@@ -25,4 +25,9 @@ added.
## Remarks
Obviously this repo can not be reused exactly as is... The email template is not generic and must be tailored how you
would like it.
would like it.
## Proof
![screenshot](screenshot.png "Screenshot")

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 KiB