diff --git a/README.md b/README.md index 90096fc..5ff22d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Build Status](https://travis-ci.org/mloberg/FileLoader.svg?branch=master)](https://travis-ci.org/mloberg/FileLoader) [![Coverage Status](https://coveralls.io/repos/mloberg/FileLoader/badge.svg?branch=master&service=github)](https://coveralls.io/github/mloberg/FileLoader?branch=master) +[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mloberg/FileLoader/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mloberg/FileLoader/?branch=master) +[![SensioLabsInsight](https://insight.sensiolabs.com/projects/9a09cc58-37a3-414e-a0a4-f2433b65c014/mini.png)](https://insight.sensiolabs.com/projects/9a09cc58-37a3-414e-a0a4-f2433b65c014) +[![Latest Stable Version](https://poser.pugx.org/mlo/file-loader/v/stable)](https://packagist.org/packages/mlo/file-loader) FileLoader allows you to load files from a collection of directories and then caches the results for faster access later.