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.