Update README.md

This commit is contained in:
dicedtomato 2021-09-04 15:01:08 -07:00 committed by GitHub
parent 6f5f9869ad
commit 5b82c96a43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,25 +1,28 @@
<p align="center"><img src="https://raw.githubusercontent.com/diced/zipline/trunk/public/zipline_small.png"/></p> <div align="center">
<img src="https://raw.githubusercontent.com/diced/zipline/trunk/public/zipline_small.png"/>
![Version](https://img.shields.io/github/package-json/v/diced/zipline)
![LICENCE](https://img.shields.io/github/license/diced/zipline) Zipline is a file sharing, URL sharing, lightweight and easy to use!
[![Discord](https://img.shields.io/discord/729771078196527176)](https://discord.gg/EAhCRfGxCF)
![Stars](https://img.shields.io/github/stars/diced/zipline) ![Build](https://img.shields.io/github/workflow/status/diced/zipline/CD:%20Push%20Docker%20Images?logo=github&style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/diced/zipline) ![Stars](https://img.shields.io/github/stars/diced/zipline?logo=github&style=flat-square)
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/diced/zipline/trunk) ![Version](https://img.shields.io/github/package-json/v/diced/zipline?logo=git&logoColor=white&style=flat-square)
<br> ![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)
# Zipline
</div>
Fast & lightweight file uploading.
# Features
## Features
- Configurable - Configurable
- Fast - Fast
- Built with Next.js & React - Built with Next.js & React
- Token protected uploading - Token protected uploading
- Easy setup instructions on [docs](https://zipline.diced.me) (One command install `docker-compose up`) - Easy setup instructions on [docs](https://zipline.diced.me) (One command install `docker-compose up`)
# Installing ## Installing
[See how to install here](https://zipline.diced.me/get-started)
[See how to install here](https://zipline.diced.me/docs/getting-started) ## Configuration
[See how to configure here](https://zipline.diced.me/configuration/overview)
## Theming
[See how to theme here](https://zipline.diced.me/themes)