Skip to content

Commit 307d68d

Browse files
authored
README updates - release history & demo link (#149)
1 parent f947f18 commit 307d68d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ a semver compatible format) using a navigator useragent in a browser or
1414

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

17+
## Release History
18+
19+
Release history can be found in the [github releases list](https://github.com/DamonOehlman/detect-browser/releases).
20+
1721
---
1822

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

97+
An editable observable workbook is [available here](https://observablehq.com/@rayshan/browser-detection-tester-using-the-detect-browser-package).
98+
9399
## Adding additional browser support
94100

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

0 commit comments

Comments
 (0)