diff --git a/README.md b/README.md index ee6a02a..25b10a5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ SMTP Client for Qt (C++) - Version 1.1 The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows application to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP). -##New in version 1.1: +## New in version 1.1: - TLS (STARTTLS) connection is now supported