From d4020ab70a97af11fa81f50b8909a4432537cde4 Mon Sep 17 00:00:00 2001 From: bluetiger9 Date: Fri, 18 Nov 2011 22:30:03 +0200 Subject: [PATCH] Development branch. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b38c87..dac8cc0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -SMTP Client for Qt (C++) -======================== +SMTP Client for Qt (C++) - Development Branch +============================================= 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).