diff --git a/README.md b/README.md index e05385d..2b0d7c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QScan -QScan is an open-source Material You/Material 3 app for scanning QR codes, written in Jetpack Compose. Uses the zxing lib for scanning. +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).