mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-25 20:02: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
|
||||
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
|
||||
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
|
||||
|
||||
## 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