diff --git a/README.md b/README.md index ba7d807e..dc9962d7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The definition of the word exceptionless is: to be without exception. Exceptionl ## Browser You can install the npm package via `npm install @exceptionless/browser --save` -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). Next, you just need to call startup during your apps startup to automatically capture unhandled errors.