Skip to content

Commit 9075def

Browse files
authored
Update README.md
1 parent 5545b1c commit 9075def

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
1-
# Mail4Delphi
2-
![Delphi Supported Versions](https://img.shields.io/badge/Delphi%20Supported%20Versions-XE3..10.3%20Rio-blue.svg)
1+
![Delphi Supported Versions](https://img.shields.io/badge/Delphi%20Supported%20Versions-XE3..10.4%20Sydney-blue.svg)
32
![Platforms](https://img.shields.io/badge/Supported%20platforms-Win32%20and%20Win64-red.svg)
3+
![Realese](https://img.shields.io/github/v/release/juliosenha/mail4delphi?style=flat-square.svg)
4+
![Contributors](https://img.shields.io/github/contributors/juliosenha/mail4delphi.svg)
5+
[![Bugs](https://img.shields.io/github/issues/juliosenha/mail4delphi/bug.svg)](https://github.com/juliosenha/mail4delphi/issues?utf8=✓&q=is%3Aissue+is%3Aopen+label%3Abug)
6+
![Stars](https://img.shields.io/github/stars/juliosenha/mail4delphi?style=flat-square.svg)
7+
![Forks](https://img.shields.io/github/forks/juliosenha/mail4delphi?style=flat-square.svg)
8+
[![License](https://img.shields.io/github/license/juliosenha/mail4delphi.svg)](https://github.com/juliosenha/mail4delphi/blob/master/license.txt)
49

5-
<p align="center">
6-
Mail4Delphi uses the Indy component to send the email.!
7-
<img src="https://github.com/juliosenha/mail4delphi/blob/master/img/mail.png">
10+
<p align="center"><br>
11+
<b>Mail4Delphi</b> uses the Indy component to send the email.! <br><br>
12+
<img src="https://github.com/juliosenha/mail4delphi/blob/master/img/mail.png"><br>
813
</p>
9-
14+
1015
## Prerequisites
1116
* `[Required]` You need to have the libeay32.dll and ssleay32.dll dynamic library files.
1217

0 commit comments

Comments
 (0)