From c0055e6d02801cfb996327f5264112aa8af70c00 Mon Sep 17 00:00:00 2001 From: mayswind Date: Sun, 3 Jul 2016 21:12:48 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a8a8efe..59c5497 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ A Better Frontend for Aria2 ### Mobile Device ![AriaNg](https://raw.githubusercontent.com/mayswind/AriaNg/gh-pages/screenshots/mobile.jpg) +## Build + $ npm install + $ bower install + $ gulp default + +The builds will be placed in the dist directory. + ## Demo Please visit http://ariang.mayswind.net