Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
spamoom committed Aug 6, 2017
1 parent a493d9d commit fdcfbaa
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 @@ -2,8 +2,7 @@

[![Latest Version](https://img.shields.io/github/release/netsells/csvme.svg?style=flat-square)](https://github.com/netsells/csvme/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/netsells/csvme/master.svg?style=flat-square)](https://travis-ci.org/netsells/csvme)
[![Total Downloads](https://img.shields.io/packagist/dt/league/csvme.svg?style=flat-square)](https://packagist.org/packages/league/csvme)
[![Total Downloads](https://img.shields.io/packagist/dt/netsells/csvme.svg?style=flat-square)](https://packagist.org/packages/netsells/csvme)

Csvme is an opinionated library that utilises the `league/csv` library.

Expand Down

0 comments on commit fdcfbaa

Please sign in to comment.