Skip to content

Commit ea58def

Browse files
committed
Add build status image to the top of README.md
1 parent 4aec923 commit ea58def

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
HaskellNet-SSL
22
--------------
33

4+
[![Build Status](https://travis-ci.org/dpwright/HaskellNet-SSL.svg?branch=master)](https://travis-ci.org/dpwright/HaskellNet-SSL)
5+
46
This package ties together the excellent [HaskellNet][HaskellNet] and
57
[connection][connection] packages to make it easy to open IMAP and SMTP
68
connections over SSL. This is a simple "glue" library; all credit for a)

0 commit comments

Comments
 (0)