Skip to content

Commit

Permalink
docs(readme.md): Edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasmatta committed Jul 5, 2018
1 parent 9b13e53 commit f86ee24
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
# CBFjs

[![npm](https://img.shields.io/npm/v/cbfjs.svg)](https://www.npmjs.com/package/cbfjs)
[![travis build](https://api.travis-ci.org/lukasmatta/cbfjs.svg?branch=master)](https://travis-ci.org/lukasmatta/cbfjs)
[![Travis](https://img.shields.io/travis/lukasmatta/cbfjs.svg)](https://travis-ci.org/lukasmatta/cbfjs)
[![Codecov](https://img.shields.io/codecov/c/github/lukasmatta/cbfjs.svg)](https://codecov.io/gh/lukasmatta/cbfjs/)
![npm](https://img.shields.io/npm/l/cbfjs.svg)

Cross-browser fingerprinting library written in JavaScript.

## Installation

To use CBFjs, simply include `dist/cbf.min.js`.

This library requires [core_estimator](https://github.com/oftn-oswg/core-estimator) library for core number estimation. You need to import it manually before importing CBFjs.
To use CBFjs, simply include `dist/cbfjs.udm.min.js`.

CBFjs is also available for download via [npm](https://www.npmjs.com/package/cbfjs).

Expand All @@ -36,7 +34,7 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,

## Authors

* **Lukas Matta** - *Initial work*
* **Lukáš Matta** - *Initial work*

## License

Expand Down

0 comments on commit f86ee24

Please sign in to comment.