diff --git a/README.md b/README.md index b4ebaee..17fff6b 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@
- Zipline is a ShareX/file upload server that is easy to use, packed with features and can be setup in one command! + A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! - ![Build](https://img.shields.io/github/workflow/status/diced/zipline/CD:%20Push%20Docker%20Images?logo=github&style=flat-square) - ![Stars](https://img.shields.io/github/stars/diced/zipline?logo=github&style=flat-square) - ![Version](https://img.shields.io/github/package-json/v/diced/zipline?logo=git&logoColor=white&style=flat-square) - ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/diced/zipline/trunk?logo=git&logoColor=white&style=flat-square) - [![Discord](https://img.shields.io/discord/729771078196527176?color=%23777ed3&label=discord&logo=discord&logoColor=white&style=flat-square)](https://discord.gg/EAhCRfGxCF) + ![Stars](https://img.shields.io/github/stars/diced/zipline?logo=github&style=flat) + ![Version](https://img.shields.io/github/package-json/v/diced/zipline?logo=git&logoColor=white&style=flat) + ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/diced/zipline/trunk?logo=git&logoColor=white&style=flat) + [![Discord](https://img.shields.io/discord/729771078196527176?color=%23777ed3&label=discord&logo=discord&logoColor=white&style=flat)](https://discord.gg/EAhCRfGxCF) + + ![Build](https://img.shields.io/github/workflow/status/diced/zipline/Build?logo=github&style=flat) + [![Docker Image (trunk)](https://img.shields.io/github/workflow/status/diced/zipline/Push%20Docker%20Images?label=Docker%20%28trunk%29&logo=github&style=flat)](https://github.com/diced/zipline/pkgs/container/zipline/?tag=trunk) + [![Docker Image (release)](https://img.shields.io/github/workflow/status/diced/zipline/Push%20Release%20Docker%20Images?label=Docker%20%28release%29&logo=github&style=flat-square)](https://github.com/diced/zipline/pkgs/container/zipline/?tag=latest)
@@ -26,6 +29,7 @@ - Gallery viewer, and multiple file format support - Code highlighting - Fully customizable Discord webhook notifications +- User invites - Easy setup instructions on [docs](https://zipl.vercel.app/) (One command install `docker-compose up -d`) # Usage