We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f20bb5 commit 96e40b0Copy full SHA for 96e40b0
README.md
@@ -9,7 +9,7 @@ The definition of the word exceptionless is: to be without exception. Exceptionl
9
## Browser
10
11
You can install the npm package via `npm install @exceptionless/browser --save`
12
-or via cdn [`https://unpkg.com/@exceptionless/browser](https://unpkg.com/@exceptionless/browser).
+or via cdn [`https://unpkg.com/@exceptionless/browser`](https://unpkg.com/@exceptionless/browser).
13
Next, you just need to call startup during your apps startup to automatically
14
capture unhandled errors.
15
0 commit comments