Skip to content

Commit

Permalink
chore: Acknowledge 3rd Party Libraries
Browse files Browse the repository at this point in the history
Acknowledge ZXing, as requested by Snyk. ML Kit is also included for coherence.
  • Loading branch information
OS-ricardomoreirasilva committed Apr 1, 2024
1 parent e21bb03 commit 20e6633
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,7 @@ barcodeController.handleActivityResult(requestCode, resultCode, intent,
|OS-PLUG-BARC-0008|Scanning parameters are invalid.|
|OS-PLUG-BARC-0009|There was an error scanning the barcode with ZXing.|
|OS-PLUG-BARC-0010|There was an error scanning the barcode with ML Kit.|

#### Credits

Third-party libraries: [ZXing](https://github.com/zxing/zxing), [ML Kit](https://developers.google.com/ml-kit), licensed with [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0).

0 comments on commit 20e6633

Please sign in to comment.