From 773fe5f4a3d61e9f600e1c17a8f83817e5e213f1 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Thu, 5 Mar 2015 20:05:56 +0100 Subject: [PATCH] fix readme markup Before, the character would have been rendered as is instead of being treated as the final character of the headline. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad56795..ccda3fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#EmailValidator# +#EmailValidator [![Build Status](https://travis-ci.org/egulias/EmailValidator.png?branch=master)](https://travis-ci.org/egulias/EmailValidator) [![Coverage Status](https://coveralls.io/repos/egulias/EmailValidator/badge.png?branch=master)](https://coveralls.io/r/egulias/EmailValidator?branch=master) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/egulias/EmailValidator/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/egulias/EmailValidator/?branch=master) [![SensioLabsInsight](https://insight.sensiolabs.com/projects/22ba6692-9c02-42e5-a65d-1c5696bfffc6/small.png)](https://insight.sensiolabs.com/projects/22ba6692-9c02-42e5-a65d-1c5696bfffc6) ============================= With the help of