From 6119201c402f31feb4efc7e2c85b2f0a3d556b6e Mon Sep 17 00:00:00 2001 From: Daniel Eder Date: Tue, 27 Apr 2021 13:06:17 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c2fb39..2f698a5 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This repository contains the source code of the Digital Green Certificates Verifier App for iOS. -The DGC Verifier Apps are responsible for verifying certificate QR Codes using public keys from national backend servers. Offline verification is supported, if the latest public keys are present in the app's key store. Consequently, once up-to-date keys have been downloaded, the verification works without active internet connection. +The DGC Verifier Apps are responsible for scanning and verifying DGCs using public keys from national backend servers. Offline verification is supported, if the latest public keys are present in the app's key store. Consequently, once up-to-date keys have been downloaded, the verification works without active internet connection. ## Development