From 06263637887d9c5da2c7b804966f9b473556fba6 Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Thu, 12 Oct 2023 01:07:58 -0600 Subject: [PATCH] docs: center badges because it look cool --- .github/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index e55568b..1ba200d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -1,6 +1,5 @@

ass

-
![GitHub package.json version] ![GitHub license] @@ -8,6 +7,8 @@ ![GitHub Repo stars] [![Discord badge]][Discord invite] + + **ass** is a self-hosted ShareX upload server written in Node.js. I initially started this project purely out of spite. ass aims to be as **unopinionated** as possible, giving users & hosts alike the ability to modify nearly everything. By default, ass comes with a resource viewing page, which includes metadata about the resource as well as a download button & inline viewers for images, videos, & audio. It does **not** have a user dashboard or registration system: **this is intentional!** Developers are free to [create their own frontends] using the languages & tools they are most comfortable with. Writing & using these frontends is fully documented below, in the wiki, & in the source code.