Skip to content

Commit

Permalink
README updates - release history & demo link (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonOehlman committed Aug 17, 2020
1 parent f947f18 commit 307d68d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ a semver compatible format) using a navigator useragent in a browser or

[![NPM](https://img.shields.io/badge/Package-npm-purple.svg)](https://www.npmjs.com/package/detect-browser)

## Release History

Release history can be found in the [github releases list](https://github.com/DamonOehlman/detect-browser/releases).

---

## Example Usage
Expand Down Expand Up @@ -90,6 +94,8 @@ if (result) {
`detectOS` are provided as exports if you want to only access certain
information.

An editable observable workbook is [available here](https://observablehq.com/@rayshan/browser-detection-tester-using-the-detect-browser-package).

## Adding additional browser support

The current list of browsers that can be detected by `detect-browser` is
Expand Down

0 comments on commit 307d68d

Please sign in to comment.