Skip to content

Commit

Permalink
Add execute export to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredreich committed Jul 15, 2017
1 parent 8cc8b28 commit bfd59aa
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 @@ -100,7 +100,7 @@ npm install --save pell
// ES6
import pell from 'pell'
// or
import { init } from 'pell'
import { execute, init } from 'pell'
```

```js
Expand Down

0 comments on commit bfd59aa

Please sign in to comment.