qrlayout-core 1.0.3 → 1.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -15,7 +15,7 @@ A powerful, framework-agnostic engine for designing and printing QR code sticker
|
|
|
15
15
|
## Live Demo & Examples
|
|
16
16
|
|
|
17
17
|
- **[Interactive React Demo](https://qr-layout-design-react-demo.netlify.app/)**: A full-featured designer built with this package.
|
|
18
|
-
- **[React Demo Source Code](https://github.com/shashi089/qr-code-layout-generate-tool/examples/demo-react)**: Reference implementation for monorepo usage.
|
|
18
|
+
- **[React Demo Source Code](https://github.com/shashi089/qr-code-layout-generate-tool/tree/main/examples/demo-react)**: Reference implementation for monorepo usage.
|
|
19
19
|
|
|
20
20
|
## Installation
|
|
21
21
|
|