From 28d20ef91924b4572f28b00b366a1c8894c99161 Mon Sep 17 00:00:00 2001 From: Henry Hiles Date: Thu, 18 May 2023 15:22:07 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b07d18..e05385d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QScan -QScan is a Material You/Material 3 app for scanning QR codes, written in Jetpack Compose. +QScan is an open-source Material You/Material 3 app for scanning QR codes, written in Jetpack Compose. Uses the zxing lib for scanning. # Installation Download the latest release from [the releases tab](https://github.com/Henry-Hiles/QScan/releases) or get a debug release from [github actions](https://github.com/Henry-Hiles/QScan/actions/workflows/build.yml) (requires github account).