Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonycodes committed Mar 15, 2017
1 parent 19d78d6 commit daa465c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@ See our [changelog](https://github.com/smartprocure/futil-js/blob/master/CHANGEL

This package requires `lodash/fp`, so make sure that's available in your app.

# Usage
`import * as f from futil-js`
or
`import {x,y,z} from fuitl-js`

The syntax: `import f from fuitl-js` is not currently supported.

# API

## Function
Expand Down

0 comments on commit daa465c

Please sign in to comment.