Skip to content

Commit

Permalink
docs(README.md): add new features to the documentation
Browse files Browse the repository at this point in the history
- Add support for including background or obtaining a transparent QR code
- Allow user to select error correction level, which affects the size of the QR code and image within
  • Loading branch information
lyqht committed Aug 13, 2024
1 parent d9e1922 commit d2be5a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ docker compose up -d
- Save & Load QR Code config
- Upload custom image for logo
- Presets: Pre-crafted QR code styles are available as immediate usage/ reference. Refer to samples above!
- User can choose to include background or obtain a transparent QR code
- Error correction level selection - this will affect the size of the qr code and image within.

0 comments on commit d2be5a7

Please sign in to comment.