We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e2f2d commit e18752bCopy full SHA for e18752b
1 file changed
README.md
@@ -2,7 +2,11 @@
2
Scripts made at work for work, relating to Powershell and other tools
3
4
# Files Included
5
-index.html - A basic css template for the e-mail template in SMTP2Go
+index.html - A basic css template for the e-mail template in SMTP2Go
6
+Should look similar to this:
7
+
8
+<img src="https://user-images.githubusercontent.com/15963/29055956-8dcca38e-7bb4-11e7-8a86-7b056ebf673d.png" alt="Simple HTML Email" width="500">
9
10
vars.txt - The variables used in the template and formatted for SMTP2Go
11
service.ps1 - The Powershell document to notify about, and automatically restart the service with notification
12
0 commit comments