diff --git a/README.md b/README.md index 881ee29..51df71c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PHP Xml validator +[![Build Status](https://travis-ci.org/seromenho/XmlValidator.svg)](https://travis-ci.org/seromenho/XmlValidator) + Validate Xml against a xsd schema file. ## Installation