From 6564518cada94b292935efa11f563e6ec79886e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20T=C5=91k=C3=A9s?= Date: Thu, 1 Jun 2017 20:04:31 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99cc432..3003ba3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -SMTP Client for Qt (C++) - Version 2.0 Beta [![Build Status](https://travis-ci.org/bluetiger9/SmtpClient-for-Qt.svg?branch=dev)](https://travis-ci.org/bluetiger9/SmtpClient-for-Qt) +SMTP Client for Qt (C++) - Version 2.0 [![Build Status](https://travis-ci.org/bluetiger9/SmtpClient-for-Qt.svg?branch=dev)](https://travis-ci.org/bluetiger9/SmtpClient-for-Qt) ============================================= 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). @@ -23,7 +23,7 @@ The SmtpClient for Qt is small library writen for Qt 4 (C++ version) that allows - output compilant with RFC2045 -## SMPT Client for Qt supports +## SMTP Client for Qt supports - TCP and SSL connections to SMTP servers