update README.md

master
MaysWind 2016-07-04 23:41:30 +08:00
parent aa8ecc0de2
commit ad23e44b26
1 changed files with 5 additions and 5 deletions

View File

@ -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.