Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
caiogondim committed Mar 12, 2018
1 parent 8cf3e28 commit b9f9e08
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,10 @@ JavaScript that supports *N* arguments**.

## Installation

To use the library, install it through [npm](https://npmjs.com)

```shell
npm install fast-memoize --save
```

To port it to Browser or any other (non CJS) environment, use your favorite CJS
bundler. No favorite yet? Try: [Browserify](http://browserify.org/),
[Webmake](https://github.com/medikoo/modules-webmake) or
[Webpack](http://webpack.github.io/)

## Usage

```js
Expand Down

0 comments on commit b9f9e08

Please sign in to comment.