Skip to content

Commit

Permalink
tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
shinnn committed Sep 12, 2014
1 parent e917975 commit 275bba9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ canPlayTypeToNumber('perhaps'); //=> throws an error

## Installation

### Install with package manager
### Package managers

#### [npm](https://www.npmjs.org/) [![NPM version](https://badge.fury.io/js/can-play-type-to-number.svg)](https://www.npmjs.org/package/can-play-type-to-number)

Expand All @@ -33,7 +33,7 @@ bower i --save can-play-type-to-number

#### [Duo](http://duojs.org/)

```
```javascript
var canPlayTypeToNumber = require('shinnn/can-play-type-to-number');
```

Expand Down

0 comments on commit 275bba9

Please sign in to comment.