From afcaa0bf00568935a27f88b82e3af2eb0c5310d9 Mon Sep 17 00:00:00 2001 From: Siddhant Jaiswal Date: Fri, 26 Jul 2024 23:26:17 +0530 Subject: [PATCH] Added link for angular demo --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 032f72d..ca82407 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,10 @@ Not using [pnpm](https://pnpm.js.org/)? You owe it to yourself to give it a try. ## Usage -The API is extensively documented in the [TypeScript definitions file](src/definitions.ts). There is also (somewhat incomplete auto-generated) documentation [below](#api). For a complete example of how to use this plugin in practice, see the [demo app](https://github.com/aparajita/capacitor-biometric-auth-demo). +The API is extensively documented in the [TypeScript definitions file](src/definitions.ts). There is also (somewhat incomplete auto-generated) documentation [below](#api). For a complete example of how to use this plugin in practice, see the + + - [Vue demo app](https://github.com/aparajita/capacitor-biometric-auth-demo). + - [Angular demo app](https://github.com/siddhant-dev/capacitor-biometric-auth-angular-demo). ### Checking availability