Add build status image to the top of README.md

This commit is contained in:
Daniel P. Wright 2014-05-22 11:34:05 +09:00
parent 4aec92321f
commit ea58def91a

View File

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