From 085f7d3fc4cfaeb1aab085fb9a4eee47f2295692 Mon Sep 17 00:00:00 2001 From: Jose Martinez Date: Tue, 9 Aug 2022 11:44:35 -0400 Subject: [PATCH] Specify which version of capacitor is supported --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 78c6a67..dd74207 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ Use biometrics confirm device owner presence or authenticate users. A couple of methods are provided to handle user credentials. These are securely stored using Keychain (iOS) and Keystore (Android). -## Installation (Only supports Capacitor 3) +## Installation (Only supports Capacitor 3 and 4) - `npm i capacitor-native-biometric`