From 99803cd8f0ebde4866d39cfdaf28b9cbe18085e8 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Tue, 21 Jul 2020 19:58:07 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24086bc..402a860 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ WelsonJS - Build a Windows desktop apps with JavaScript, HTML, and CSS based on - lib/json (JSON Encode and Decode) - lib/registry (Windows Registry interface) - lib/security (Security Policy interface) -- lib/sendmail (example of sendmail) +- lib/sendmail (Sendmail interface with 3rdparty) - lib/shell (Command Prompt interface) - lib/timer (`setTimeout` implementation for not supported environment) - lib/powershell (Windows Powershell interface)