diff --git a/README.md b/README.md index b84e418..d3e585c 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ # qr_image + +A website to generate valid QR codes with images in the background. + +### Usage + +1. Open [site](https://hughchen.github.io/qr_image/). +2. Upload an image. +3. Enter the URL. +4. Adjust parameters. +5. Download `PNG`. + +## Dependency + +* [davidshimjs / qrcode](https://github.com/davidshimjs/qrcodejs) diff --git a/demo.png b/demo.png deleted file mode 100644 index 65ad32c..0000000 Binary files a/demo.png and /dev/null differ diff --git a/demo_to_youtube_video.png b/demo_to_youtube_video.png new file mode 100644 index 0000000..cbea290 Binary files /dev/null and b/demo_to_youtube_video.png differ