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 96dfd6c commit bb5fb3d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
@@ -1,11 +1,9 @@
# Partial

[![Greenkeeper badge](https://badges.greenkeeper.io/blakeembrey/partial.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/partial.svg)](https://greenkeeper.io/)

Partially apply a function by pre-filling some of its arguments and without changing the `this` context.

Expand Down

0 comments on commit bb5fb3d

Please sign in to comment.