chore(readme): add video
This commit is contained in:
parent
060638de3a
commit
24b1cc05cc
3 changed files with 17 additions and 8 deletions
|
@ -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.)
|
||||||
|
|
||||||

|
<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)
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,11 @@
|
||||||
|
|
||||||
(用户名是 `demo`, 密码是 `Quicksh@re`, 上传/下载速度被限制在大约 100KB.)
|
(用户名是 `demo`, 密码是 `Quicksh@re`, 上传/下载速度被限制在大约 100KB.)
|
||||||
|
|
||||||

|
<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
BIN
docs/v0.9.1/upload.webm
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue