From d343311cce74b2a3fa2af46c365b09c3807c07f3 Mon Sep 17 00:00:00 2001 From: Hugo Freire Gil Date: Mon, 13 Jun 2022 13:07:40 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba43cb0b..3afaa181 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # NativeScript Firebase plugin Firebase
+> For NativeScript 8 compatibility, visit https://github.com/NativeScript/firebase > For NativeScript 7 compatibility, run `tns plugin add @nativescript/firebase`. From 3ed658c13ca76c52488ee38ac5940e93c0f4bd54 Mon Sep 17 00:00:00 2001 From: Hugo Freire Gil Date: Mon, 13 Jun 2022 13:09:52 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3afaa181..af3c2fa1 100755 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # NativeScript Firebase plugin Firebase
-> For NativeScript 8 compatibility, visit https://github.com/NativeScript/firebase +> For NativeScript 8 compatibility, visit https://docs.nativescript.org/plugins/firebase-core.html > For NativeScript 7 compatibility, run `tns plugin add @nativescript/firebase`.