chore(readme): add video

This commit is contained in:
hexxa 2022-08-17 19:52:17 +08:00 committed by Hexxa
parent 060638de3a
commit 24b1cc05cc
3 changed files with 17 additions and 8 deletions

View file

@ -21,7 +21,11 @@ This is a [demo on Heroku](https://hexxa-quickshare.herokuapp.com/).
(User is `demo`, password is `Quicksh@re`, uploading/downloading speed is limited to around 100KB.) (User is `demo`, password is `Quicksh@re`, uploading/downloading speed is limited to around 100KB.)
![Quickshare on desktop](./docs/imgs/v0.5.4/screens.jpg) <video controls width="1280">
<source src="./docs/imgs/v0.9.1/upload.webm"
type="video/webm">
Sorry, your browser doesn't support embedded videos.
</video>
English | [简体中文](./docs/README_zh-cn.md) English | [简体中文](./docs/README_zh-cn.md)

View file

@ -21,7 +21,11 @@
(用户名是 `demo`, 密码是 `Quicksh@re`, 上传/下载速度被限制在大约 100KB.) (用户名是 `demo`, 密码是 `Quicksh@re`, 上传/下载速度被限制在大约 100KB.)
![Quickshare on desktop](./imgs/v0.5.4/screens.jpg) <video controls width="1280">
<source src="./docs/imgs/v0.9.1/upload.webm"
type="video/webm">
Sorry, your browser doesn't support embedded videos.
</video>
[English](../README.md) | 简体中文 [English](../README.md) | 简体中文
@ -48,6 +52,7 @@
- 多语言支持 - 多语言支持
- 自定义壁纸支持 - 自定义壁纸支持
- 跨平台: 支持 Linux, Mac and Windows - 跨平台: 支持 Linux, Mac and Windows
## 快速开始 ## 快速开始
### 通过 Docker 运行 (推荐) ### 通过 Docker 运行 (推荐)

BIN
docs/v0.9.1/upload.webm Normal file

Binary file not shown.