chore(readme): update

This commit is contained in:
Pihkaal
2024-10-16 02:41:46 +02:00
parent dc21889a0c
commit 93e7fbf740

View File

@@ -1 +1,36 @@
# simple-qr <h1 align="center">
<br>
<img src="https://i.imgur.com/an3wOdO.png" alt="QRCode Image" width="200">
<br>
simple-qr.com
<br>
</h1>
<h4 align="center">Simple, bullshit-free QR code generator with straightforward API.</h4>
<p align="center">
<a href="https://nuxt.com">
<img src="https://img.shields.io/badge/nuxt-4ade80?style=for-the-badge&logo=vite&logoColor=white">
</a>
<a href="https://typescriptlang.org">
<img src="https://img.shields.io/badge/TypeScript-007acc?style=for-the-badge&logo=typescript&logoColor=white">
</a>
</p>
<p align="center" id="links">
<a href="#description">Description</a> •
<a href="https://simple-qr.com">Visit it</a> •
<a href="#license">License</a>
</p>
<br>
## 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.
<br>
## License
This project is <a href="https://opensource.org/licenses/MIT">MIT</a> licensed.