Fix broken Markdown headings

This commit is contained in:
Santiago Castro 2017-04-17 04:27:42 -03:00
parent 800ff9cf69
commit 96452106d8

View File

@ -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). 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 - TLS (STARTTLS) connection is now supported