Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Add link to bugsnag.com in readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
bengourley authored Feb 22, 2018
2 parents be8431b + 34bb87d commit ef816a1
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
Automatically detect synchronous and asynchronous errors in your Node.js apps,
collect diagnostic information, and receive notifications immediately.

Learn more about [error reporting](https://www.bugsnag.com/) with Bugsnag.

## Features

* Automatically report synchronous and asynchronous errors
Expand All @@ -13,21 +15,21 @@ collect diagnostic information, and receive notifications immediately.

## Getting started

1. [Create a Bugsnag account](https://bugsnag.com)
1. [Create a Bugsnag account](https://www.bugsnag.com)
2. Complete the instructions in the integration guide for your framework:
* [Express or Connect](http://docs.bugsnag.com/platforms/nodejs/express)
* [Koa](http://docs.bugsnag.com/platforms/nodejs/koa)
* [Restify](http://docs.bugsnag.com/platforms/nodejs/restify)
* [Other Node.js apps](http://docs.bugsnag.com/platforms/nodejs/other)
* [Express or Connect](https://docs.bugsnag.com/platforms/nodejs/express)
* [Koa](https://docs.bugsnag.com/platforms/nodejs/koa)
* [Restify](https://docs.bugsnag.com/platforms/nodejs/restify)
* [Other Node.js apps](https://docs.bugsnag.com/platforms/nodejs/other)
3. Relax!

## Support

* Read the configuration reference:
* [Express or Connect](http://docs.bugsnag.com/platforms/nodejs/express/configuration-options)
* [Koa](http://docs.bugsnag.com/platforms/nodejs/koa/configuration-options)
* [Restify](http://docs.bugsnag.com/platforms/nodejs/restify/configuration-options)
* [Other Node.js apps](http://docs.bugsnag.com/platforms/nodejs/other/configuration-options)
* [Express or Connect](https://docs.bugsnag.com/platforms/nodejs/express/configuration-options)
* [Koa](https://docs.bugsnag.com/platforms/nodejs/koa/configuration-options)
* [Restify](https://docs.bugsnag.com/platforms/nodejs/restify/configuration-options)
* [Other Node.js apps](https://docs.bugsnag.com/platforms/nodejs/other/configuration-options)
* [Search open and closed issues](https://github.com/bugsnag/bugsnag-node/issues?utf8=✓&q=is%3Aissue) for similar problems
* [Report a bug or request a feature](https://github.com/bugsnag/bugsnag-node/issues/new)

Expand Down

0 comments on commit ef816a1

Please sign in to comment.