From 5af76e2f9f5831820e972f8727808572146592a4 Mon Sep 17 00:00:00 2001 From: rdlabo Date: Sat, 15 Aug 2026 17:20:23 +0900 Subject: [PATCH] point README to centralized documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b40b8a..c0705cd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Capacitor Plugin for Code Scanner This is a barcode reader created for specific use cases. Unlike other Capacitor barcode reader plugins, this plugin opens a modal and performs scanning within it. Therefore, there is no need to manipulate web assets. +**Documentation:** [Read the full documentation](https://docs.rdlabo.dev/projects/capacitor-codescanner) + ## Install ```bash