feat: add screenshots to readme
This commit is contained in:
parent
68d346e69d
commit
a9defd67d6
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
@ -36,6 +36,16 @@ A ShareX/file upload server that is easy to use, packed with features, and with
|
|||
- File deletion once it reaches a certain amount of views
|
||||
- Easy setup instructions on [docs](https://zipl.vercel.app/) (One command install `docker-compose up -d`)
|
||||
|
||||
<details>
|
||||
<summary><h2>Screenshots (click)</h2></summary>
|
||||
|
||||
View full album at [imgur](https://imgur.com/a/GzyowZ7)
|
||||
|
||||
![Login Page](https://i.imgur.com/14Er7qt.png)
|
||||
![Dashboard](https://i.imgur.com/3JK5bp6.png)
|
||||
![Files Page](https://i.imgur.com/grIaDs8.png)
|
||||
</details>
|
||||
|
||||
# Usage
|
||||
|
||||
## Install & run with Docker
|
||||
|
|
Loading…
Reference in a new issue