diff --git a/README.md b/README.md index 1432d5b..95d1d3d 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ tns plugin add nativescript-sentry # Config +Your project's dsn url can be found in the DSN field on the keys page of the sentry dashboard here: +``` +https://sentry.io/settings//projects//keys/ +``` + ### Without Angular ```typescript