From d759e1071cd634925721cecd46ded88b1447dcf0 Mon Sep 17 00:00:00 2001 From: Jim Lynch Date: Thu, 1 Oct 2020 21:21:25 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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