diff --git a/README.md b/README.md index 9e95c9a..a3e8cb8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ -# social-qr - -The simplest qr code generator for social media. +# simple-qr diff --git a/package.json b/package.json index cf146ce..4b98532 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,7 @@ { "name": "social-qr", + "description": "Simple, bullshit-free QR code generator", + "author": "Pihkaal (https://pihkaal.me)", "private": true, "type": "module", "scripts": {