From e80514043d6a396eca64d446a566f25196c37c63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=81=A5=E8=B6=85?= <574805242@qq.com> Date: Wed, 16 Nov 2016 15:41:11 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d749365..400d4b7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ > An ultimate excel data filter + +**落地页**:https://xcel.aotu.io/ (内含客户端下载链接)✨✨✨ +**项目总结**:https://aotu.io/notes/2016/11/15/xcel/ ✨✨✨ + ## Build Setup ``` bash @@ -62,4 +66,4 @@ export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/" ``` $HOME/.electron ``` -通过添加ELECTRON_CUSTOM_DIR可以自定义缓存目录,方法同上。 \ No newline at end of file +通过添加ELECTRON_CUSTOM_DIR可以自定义缓存目录,方法同上。