Skip to content

Commit

Permalink
chore(readme): remove Greenkeeper badge
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 7, 2020
1 parent d512092 commit 45dd024
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 @@ -5,7 +5,7 @@
[![TypeDoc docs](https://img.shields.io/badge/TypeDoc-docs-lightgrey.svg)](https://www.danielbradley.net/iterable-fns/)
[![Travis](https://img.shields.io/travis/danielrbradley/iterable-fns.svg)](https://travis-ci.org/danielrbradley/iterable-fns)
[![Coveralls](https://img.shields.io/coveralls/danielrbradley/iterable-fns.svg)](https://coveralls.io/github/danielrbradley/iterable-fns)
[![Dev Dependencies](https://david-dm.org/danielrbradley/iterable-fns/dev-status.svg)](https://david-dm.org/danielrbradley/iterable-fns?type=dev) [![Greenkeeper badge](https://badges.greenkeeper.io/danielrbradley/iterable-fns.svg)](https://greenkeeper.io/)
[![Dev Dependencies](https://david-dm.org/danielrbradley/iterable-fns/dev-status.svg)](https://david-dm.org/danielrbradley/iterable-fns?type=dev)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Really simple functions for working with iterable types, inspired by F#'s seq module design.
Expand Down

0 comments on commit 45dd024

Please sign in to comment.