Skip to content

Commit 7123cf5

Browse files
docs: Update README
1 parent e6b6435 commit 7123cf5

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

packages/nextjs/README.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
1-
# `nextjs`
1+
<p align="center">
2+
<a href="https://sentry.io" target="_blank" align="center">
3+
<img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" width="280">
4+
</a>
5+
<br />
6+
</p>
27

3-
> TODO: description
8+
# Official Sentry SDK for NextJS
49

5-
## Usage
10+
TODO: npm version, npm dm, npm dt, typedoc
11+
12+
## Links
613

7-
```
8-
const nextjs = require('nextjs');
14+
- [Official SDK Docs](https://docs.sentry.io/quickstart/)
15+
- [TypeDoc](http://getsentry.github.io/sentry-javascript/)
16+
17+
## Usage
918

10-
// TODO: DEMONSTRATE API
11-
```
19+
TODO

0 commit comments

Comments
 (0)