From 8e4c611f0a2b09d456edf25d77d99f0834c8fd3b Mon Sep 17 00:00:00 2001 From: Daniel Nicoletti Date: Tue, 19 Jan 2021 18:39:36 -0300 Subject: [PATCH] metion Qt6 on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e57344..df0cac8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ SimpleMail [![Build Status](https://travis-ci.org/cutelyst/simple-mail.svg?branch=master)](https://travis-ci.org/cutelyst/simple-mail) ============================================= -The SimpleMail is small library writen for Qt 5 (C++11) that allows applications to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP). +The SimpleMail is small library writen for Qt 5 or 6 (C++11) that allows applications to send complex emails (plain text, html, attachments, inline files, etc.) using the Simple Mail Transfer Protocol (SMTP). ## Features: