Skip to content

Commit

Permalink
Merge pull request #3 from Xantios/develop
Browse files Browse the repository at this point in the history
Remove typo from markdown
  • Loading branch information
Xantios authored Jan 22, 2021
2 parents 8da72cc + 7eefb08 commit f3e0b99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ Mimey
PHP package for converting file extensions to MIME types and vice versa.

[![Build Status](https://travis-ci.org/xantios/mimey.svg?branch=master)](https://travis-ci.org/xantios/mimey)
<!-- [![Coverage Status](https://coveralls.io/repos/ralouphie/mimey/badge.svg?branch=master&service=github)](https://coveralls.io/github/ralouphie/mimey?branch=master) -->
[![Maintainability]](https://api.codeclimate.com/v1/badges/1f8e322d2c73a16a1830/maintainability)](https://codeclimate.com/github/Xantios/mimey/)
[![Maintainability](https://api.codeclimate.com/v1/badges/1f8e322d2c73a16a1830/maintainability)](https://codeclimate.com/github/Xantios/mimey/)
[![Latest Stable Version](https://img.shields.io/packagist/v/xantios/mimey.svg)](https://packagist.org/packages/xantios/mimey)
[![Downloads per Month](https://img.shields.io/packagist/dm/xantios/mimey.svg)](https://packagist.org/packages/xantios/mimey)
[![License](https://img.shields.io/packagist/l/xantios/mimey.svg)](https://packagist.org/packages/ralouphie/mimey)
Expand Down

0 comments on commit f3e0b99

Please sign in to comment.