diff --git a/README.md b/README.md index 1a24334..6dd29c2 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ # PHPolar CSV File Storage +[![Coverage Status](https://coveralls.io/repos/github/phpolar/csv-file-storage/badge.svg?branch=main)](https://coveralls.io/github/phpolar/csv-file-storage?branch=main) [![Latest Stable Version](http://poser.pugx.org/phpolar/csv-file-storage/v)](https://packagist.org/packages/phpolar/csv-file-storage) [![Total Downloads](http://poser.pugx.org/phpolar/csv-file-storage/downloads)](https://packagist.org/packages/phpolar/csv-file-storage) [![Latest Unstable Version](http://poser.pugx.org/phpolar/csv-file-storage/v/unstable)](https://packagist.org/packages/phpolar/csv-file-storage) [![License](http://poser.pugx.org/phpolar/csv-file-storage/license)](https://packagist.org/packages/phpolar/csv-file-storage) [![PHP Version Require](http://poser.pugx.org/phpolar/csv-file-storage/require/php)](https://packagist.org/packages/phpolar/csv-file-storage) + ## Adds support for storing data on disk in CSV format