From 664d9907f36bcaf969458c765288ec992973eb76 Mon Sep 17 00:00:00 2001 From: Conner Charlebois Date: Mon, 7 Feb 2022 11:24:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd83974..bda0356 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # mx-crashlytics -A plug-n-play wrapper for Firebase Crashlytics in your Mendix Native app +A plug-n-play wrapper for [Firebase Crashlytics](https://rnfirebase.io/reference/crashlytics) in your Mendix Native app Firebase Crashlytics is a real time crash reporting tool, helps you prioritize and fix your most pervasive crashes based on the impact on real users. This module instruments your Mendix native app to send logs, error reports, and crashes to your Crashlytics dashboard.