From 306aaa96074f3cefa98add1984026c9f97f52cd5 Mon Sep 17 00:00:00 2001 From: Denys Kozak Date: Sat, 19 Oct 2024 21:49:24 +0300 Subject: [PATCH] Add node.js and next.js examples to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6fb9dc8b..2e8a5d57 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,10 @@ npm install qr-code-styling [**Vue example (source)**](https://github.com/kozakdenys/qr-code-styling-examples/tree/master/examples/vue) +[**Node.js example (source)**](https://github.com/kozakdenys/qr-code-styling-examples/tree/master/examples/nodejs) + +[**Next.js example (source)**](https://github.com/kozakdenys/qr-code-styling-examples/tree/master/examples/nextjs) + --- ### API Documentation