From 3e22ecc24046b6e57928a20706676a6bfcdd75c4 Mon Sep 17 00:00:00 2001 From: Henry Hiles Date: Mon, 3 Apr 2023 10:13:07 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f6da69..39dc08d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # QScan QScan is a Material You/Material 3 app for scanning QR Codes, written in jetpack compose. Nearing stable release. + +# 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).