chore: update package.json infos and readme

This commit is contained in:
Pihkaal
2024-10-13 01:23:55 +02:00
parent 5acc4912b1
commit 5ec42d48f8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1 @@
# social-qr
The simplest qr code generator for social media.
# simple-qr

View File

@@ -1,5 +1,7 @@
{
"name": "social-qr",
"description": "Simple, bullshit-free QR code generator",
"author": "Pihkaal <hello@pihkaal.me> (https://pihkaal.me)",
"private": true,
"type": "module",
"scripts": {