project description added to README

This commit is contained in:
Your Name 2011-08-30 19:56:21 +03:00
parent 30214ac53b
commit 2705d59ccc

10
README
View File

@ -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.