Skip to content

Commit

Permalink
docs: re-add removed usage section
Browse files Browse the repository at this point in the history
  • Loading branch information
pascaliske committed Nov 27, 2024
1 parent 7d67ad8 commit 228cb52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $ yarn add @pascaliske/ngx-sentry

## Usage

[`SentryOptions` object](#sentryoptions)
Import the `provideSentry()` function in your application configuration file. The function expects an object with at least the following two keys: `enabled`, `sentry`. More options can be found in the [`SentryOptions` section](#sentryoptions) below.

```typescript
import type { ApplicationConfig } from '@angular/core'
Expand Down

0 comments on commit 228cb52

Please sign in to comment.