From 6b5d34042a435cb4cefcd77f448bbc6ec8bd2a22 Mon Sep 17 00:00:00 2001 From: tycrek Date: Tue, 15 Jun 2021 12:31:30 -0600 Subject: [PATCH] updated package.json description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7b2072f..985f34d 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ass", "version": "0.3.0", - "description": "A Not Shitty ShareX Upload Server That Actually Works As Intended", + "description": "The superior self-hosted ShareX server", "main": "ass.js", "scripts": { "start": "node ass.js", @@ -36,4 +36,4 @@ "prompt": "^1.1.0", "uuid": "^8.3.2" } -} +} \ No newline at end of file