Skip to content

Commit

Permalink
Update README.md to theme aware svg logo
Browse files Browse the repository at this point in the history
  • Loading branch information
G00fY2 authored Jan 14, 2024
1 parent d62dc18 commit 42cb1a0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<p align="center">
<img width="345" height="120" src="https://raw.githubusercontent.com/G00fY2/quickie/gh-pages/media/logo.png">
</p>
![quickie logo](https://raw.githubusercontent.com/G00fY2/quickie/gh-pages/media/logo_dark.svg#gh-dark-mode-only)
![quickie logo](https://raw.githubusercontent.com/G00fY2/quickie/gh-pages/media/logo_light.svg#gh-light-mode-only)

**quickie** is a Quick Response (QR) Code scanning library for Android that is based on CameraX and ML Kit on-device barcode detection. It's an alternative to ZXing based libraries and written in Kotlin. **quickie** features:
- Easy API for launching the QR scanner and receiving results by using the new Activity Result API
Expand Down

0 comments on commit 42cb1a0

Please sign in to comment.