Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed May 7, 2017
1 parent 36b0c87 commit b88adcd
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
@@ -1,11 +1,9 @@
# Filter

[![Greenkeeper badge](https://badges.greenkeeper.io/blakeembrey/filter.svg)](https://greenkeeper.io/)

[![NPM version][npm-image]][npm-url]
[![Build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![Gittip][gittip-image]][gittip-url]
[![Greenkeeper badge](https://badges.greenkeeper.io/blakeembrey/filter.svg)](https://greenkeeper.io/)

Filter an object, array or string and keep the result as the same type.

Expand Down Expand Up @@ -53,5 +51,3 @@ MIT
[travis-url]: https://travis-ci.org/blakeembrey/filter
[coveralls-image]: https://img.shields.io/coveralls/blakeembrey/filter.svg?style=flat
[coveralls-url]: https://coveralls.io/r/blakeembrey/filter?branch=master
[gittip-image]: https://img.shields.io/gittip/blakeembrey.svg?style=flat
[gittip-url]: https://www.gittip.com/blakeembrey

0 comments on commit b88adcd

Please sign in to comment.