From 1c439f0916477816e46e5856c2a86e22a22fe5cd Mon Sep 17 00:00:00 2001 From: pynicolas <6371790+pynicolas@users.noreply.github.com> Date: Tue, 30 Dec 2025 14:52:53 +0100 Subject: [PATCH] README.md: mention fairscan-intent-sample --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1f3120..5d95131 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ When started via this intent: - the resulting PDF is returned to the calling application as a URI with a limited lifetime - the calling application should immediately copy the content of the URI as FairScan deletes it later +See an example app: [fairscan-intent-sample](https://github.com/pynicolas/fairscan-intent-sample) + --- ## Technical details