diff --git a/README.md b/README.md index 4176986..0994526 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,17 @@ -

-
- QRCode Image -
- simple-qr.com -
-

+
+

simple-qr.com

+ demo +
-

Simple, bullshit-free QR code generator with straightforward API.

+Simple, bullshit-free QR code generator with straightforward API. -

- - - - - - -

+## What it does - +- Generate QR codes via a simple web UI or a straightforward REST API +- Embed logos (30+ brands: Gitea, Signal, Monero, Session, etc.) in the center of QR codes +- Export in PNG, JPEG, or WebP formats +- No authentication, no rate limiting, no ads -
+## Stack -## Description - -I created this side project to learn more about Nuxt and Vue, also because I needed a simple way to generate QR codes, but all websites I found were full of ads and were over complicated. - -
- -## License - -This project is MIT licensed. +- [Nuxt 4](https://nuxt.com) + [Nuxt UI](https://ui.nuxt.com)a diff --git a/docs/demo.gif b/docs/demo.gif new file mode 100644 index 0000000..98ab584 Binary files /dev/null and b/docs/demo.gif differ