Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Valve committed Aug 6, 2015
1 parent a09c3dc commit 64af3e6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,25 @@ fingerprintjs.

This project uses semver.

### Installation

#### CDN:
```
//cdn.jsdelivr.net/fingerprintjs2/<VERSION>/fingerprint2.min.js
```

#### Bower

```
bower install fingerprintjs2
```

#### NPM

```
npm install fingerprintjs2
```


### Usage

Expand Down

0 comments on commit 64af3e6

Please sign in to comment.