Skip to content
This repository has been archived by the owner on Aug 22, 2018. It is now read-only.

Commit

Permalink
Add some cool kid badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mloberg committed Jan 16, 2016
1 parent 05ed55b commit 4c411f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -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.
Expand Down

0 comments on commit 4c411f9

Please sign in to comment.