From 32b11e23510a5075a1bbbfe3d4a376ee04d6daae Mon Sep 17 00:00:00 2001 From: bluetiger9 Date: Tue, 20 Mar 2012 20:24:54 +0200 Subject: [PATCH] Readme fixed. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dac8cc0..3d6e973 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -SMTP Client for Qt (C++) - Development Branch +SMTP Client for Qt (C++) ============================================= 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).