fix: using release page instead of download link (#11)

This commit is contained in:
Hexxa 2018-06-18 10:53:33 +08:00 committed by GitHub
parent cb8325081d
commit c258511752
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 21 deletions

View file

@ -22,18 +22,16 @@ Choose Language: English | [简体中文](./docs/README_zh-cn.md)
## Download ## Download
* Linux: [Download](https://github.com/ihexxa/quickshare/releases/download/0.0.16/quickshare_0.0.16_linux_x86_64.zip) Visit [Release Page](https://github.com/ihexxa/quickshare/releases) to get Linux | Mac | Windows distribution(s).
* Mac: [Download](https://github.com/ihexxa/quickshare/releases/download/0.0.16/quickshare_0.0.16_macos_x86_64.zip)
* Windows: [Download](https://github.com/ihexxa/quickshare/releases/download/0.0.16/quickshare_0.0.16_windows_x86_64.zip)
## Features ## Features
* Upload and download in browser, no client - Upload and download in browser, no client
* Share files among desktop and mobile devices - Share files among desktop and mobile devices
* Portable software - Portable software
* Add files from local - Add files from local
* Add download limit for resource - Add download limit for resource
* Download from interrupted point - Download from interrupted point
## Installation ## Installation
@ -43,24 +41,24 @@ The first step, unzip and start quickshare
### Linux ### Linux
* Unzip the package: `unzip [package].` (`[package]` could be `quickshare_0.0.8_linux_x86_6 4.zip`) - Unzip the package: `unzip [package].` (`[package]` could be `quickshare_0.0.8_linux_x86_6 4.zip`)
* Start quickshare `./quickshare` - Start quickshare `./quickshare`
### Mac ### Mac
* Unzip the package: `unzip [package].` (`[package]` could be `quickshare_0.0.8_macos_x86_64.zip`) - Unzip the package: `unzip [package].` (`[package]` could be `quickshare_0.0.8_macos_x86_64.zip`)
* Start quickshare `./quickshare` - Start quickshare `./quickshare`
### Windows ### Windows
* Unzip the package - Unzip the package
* Go into folder and click `quickshare.exe` - Go into folder and click `quickshare.exe`
Last step, meet quickshare in browser Last step, meet quickshare in browser
* Quickshare will start and show `quickshare starts @ [URL]` in terminal (e.g. `URL` could be `192.168.0.1:8888`) - Quickshare will start and show `quickshare starts @ [URL]` in terminal (e.g. `URL` could be `192.168.0.1:8888`)
* Open `URL` in browser and login with `admin` and `quicksh@re` - Open `URL` in browser and login with `admin` and `quicksh@re`
* Enjoy (But don't forget to change password according to [FAQ document](./docs/FAQ_en-us.md)) - Enjoy (But don't forget to change password according to [FAQ document](./docs/FAQ_en-us.md))
### FAQ ### FAQ

View file

@ -22,9 +22,7 @@
## 下载 ## 下载
- Linux: [Download](https://github.com/ihexxa/quickshare/releases/download/0.0.16/quickshare_0.0.16_linux_x86_64.zip) 访问 [发布页](https://github.com/ihexxa/quickshare/releases) 获取 Linux | Mac | Windows 版本.
- Mac: [Download](https://github.com/ihexxa/quickshare/releases/download/0.0.16/quickshare_0.0.16_macos_x86_64.zip)
- Windows: [Download](https://github.com/ihexxa/quickshare/releases/download/0.0.16/quickshare_0.0.16_windows_x86_64.zip)
## 特点 ## 特点