Update README.md
This commit is contained in:
parent
28d20ef919
commit
289be680c5
1 changed files with 1 additions and 1 deletions
|
@ -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).
|
||||
|
|
Reference in a new issue