diff --git a/README.md b/README.md index 13c29ac..1d28ceb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Katina - The PHP Output Validator [![Latest Version](https://img.shields.io/github/release/marcmascarell/katina.svg?style=flat-square)](https://github.com/marcmascarell/katina/releases) -[![Travis](https://img.shields.io/travis/marcmascarell/katina.svg?maxAge=2592000?style=plastic)](https://travis-ci.org/marcmascarell/katina) +[![Travis](https://img.shields.io/travis/marcmascarell/katina.svg?maxAge=2592000?style=flat-square)](https://travis-ci.org/marcmascarell/katina) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) Test helper class that **validates any kind of output based on the rules passed**. Useful to test API reponses or data that changes over time. @@ -89,4 +89,4 @@ If you need help or any kind of support, please send an e-mail to Marc Mascarell ##License -MIT \ No newline at end of file +MIT