diff --git a/README b/README index b2d8968..1a347e5 100644 --- a/README +++ b/README @@ -1 +1,9 @@ -my first commit +Copyright (c) 2011 - Tőkés Attila (bluetiger9) + + +SMTP Client for Qt (C++) +------------------------ + +An SMTP Client writen in C++ for Qt. +Allows applications to send emails (MIME with text, html, attachments, inline files, etc.) via SMTP. +Supports SSL and SMTP authentification.