Skip to content

Commit

Permalink
code coverage removed in favor for code quality
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroendesloovere committed Jun 9, 2015
1 parent aeca861 commit a48dfe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![Latest Stable Version](http://img.shields.io/packagist/v/jeroendesloovere/vcard.svg)](https://packagist.org/packages/jeroendesloovere/vcard)
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/jeroendesloovere/vcard/blob/master/LICENSE)
[![Build Status](https://travis-ci.org/jeroendesloovere/vcard.svg?branch=master)](https://travis-ci.org/jeroendesloovere/vcard)
[![Code Coverage](https://scrutinizer-ci.com/g/jeroendesloovere/vcard/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/jeroendesloovere/vcard/?branch=master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/jeroendesloovere/vcard/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/jeroendesloovere/vcard/?branch=master)

This VCard PHP class can generate a vCard with some data. When using an iOS device (< iOS 8) it will export as a .ics file because iOS devices don't support the default .vcf files.

Expand Down

0 comments on commit a48dfe5

Please sign in to comment.