From ad23e44b266ef7646f5a8ff251d83eadb6714fe8 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Mon, 4 Jul 2016 23:41:30 +0800 Subject: [PATCH] update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 59c5497..c7a2f72 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,15 @@ A Better Frontend for Aria2 5. Less bandwidth usage ## Screenshots -### PC -![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/pc.jpg) -### Mobile Device -![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/mobile.jpg) +#### Computer +![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/computer.png) +#### Mobile Device +![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/mobile.png) ## Build $ npm install $ bower install - $ gulp default + $ gulp clean build The builds will be placed in the dist directory.