Skip to content

Commit

Permalink
updated readme again description
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-iglesias committed Sep 30, 2016
1 parent 4342cae commit 224c6fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ npm install --save subtractly

## What is this magic? How does it work?

This super simple library exports a curried function that allows you to subtract numbers, strings, and diff objects & arrays.

* Subtracting two objects
```
let obj1 = {foo: 'bar', baz: 'blob'},
Expand Down

0 comments on commit 224c6fb

Please sign in to comment.