mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
add online link
This commit is contained in:
@@ -9,6 +9,9 @@ Porting was done with the rust language in mind, though some parts may resemble
|
|||||||
## CLI
|
## CLI
|
||||||
If you're looking for a CLI interface into the library, please see [rxing-cli](https://crates.io/crates/rxing-cli).
|
If you're looking for a CLI interface into the library, please see [rxing-cli](https://crates.io/crates/rxing-cli).
|
||||||
|
|
||||||
|
## Online
|
||||||
|
An online demo is available at [scan.rxing.org](https://scan.rxing.org).
|
||||||
|
|
||||||
## WASM
|
## WASM
|
||||||
If you're looking for a WASM version of this library, check out [rxing-wasm](https://github.com/rxing-core/rxing-wasm), or on [NPM](https://www.npmjs.com/package/rxing-wasm).
|
If you're looking for a WASM version of this library, check out [rxing-wasm](https://github.com/rxing-core/rxing-wasm), or on [NPM](https://www.npmjs.com/package/rxing-wasm).
|
||||||
|
|
||||||
@@ -120,4 +123,4 @@ fn main() {
|
|||||||
Currently tracking zxing 3.5.1
|
Currently tracking zxing 3.5.1
|
||||||
|
|
||||||
## Copyright notes
|
## Copyright notes
|
||||||
The original license / copyright remains with the zxing developers. The license / copyright for the ported components of the c++ port remain with the developers of that port, where applicable.
|
The original license / copyright remains with the zxing developers. The license / copyright for the ported components of the c++ port remain with the developers of that port, where applicable.
|
||||||
|
|||||||
Reference in New Issue
Block a user