update README.md
This commit is contained in:
parent
aa8ecc0de2
commit
ad23e44b26
10
README.md
10
README.md
|
@ -9,15 +9,15 @@ A Better Frontend for Aria2
|
||||||
5. Less bandwidth usage
|
5. Less bandwidth usage
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
### PC
|
#### Computer
|
||||||
![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/pc.jpg)
|
![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/computer.png)
|
||||||
### Mobile Device
|
#### Mobile Device
|
||||||
![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/mobile.jpg)
|
![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/mobile.png)
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
$ npm install
|
$ npm install
|
||||||
$ bower install
|
$ bower install
|
||||||
$ gulp default
|
$ gulp clean build
|
||||||
|
|
||||||
The builds will be placed in the dist directory.
|
The builds will be placed in the dist directory.
|
||||||
|
|
||||||
|
|
Reference in a new issue