From 596d3f2d08a6080ebd9ca990c23715e9cba5bca2 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Tue, 21 Mar 2017 00:04:15 +0800 Subject: [PATCH] update README --- README-CHS.md | 5 ++++- README.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README-CHS.md b/README-CHS.md index 89be411..b3d02fb 100644 --- a/README-CHS.md +++ b/README-CHS.md @@ -17,7 +17,7 @@ * 根据文件类型过滤任务中的文件 (按视频, 音频, 图片, 文档, 应用程序, 存档文件等.) * 全局以及单任务的上传/下载图表 * 完整支持 aria2 设置选项 -4. 支持网页地址命令行 +4. 支持网页地址命令行 API 5. 下载完成消息通知 6. 多语言支持 7. 支持配置多个 aria2 RPC @@ -47,5 +47,8 @@ ## Demo 请访问 [http://ariang.mayswind.net/latest](http://ariang.mayswind.net/latest) +## 命令行 API +请访问 [http://ariang.mayswind.net/command-api.html](http://ariang.mayswind.net/command-api.html) 获取更多信息. + ## 协议 [MIT](https://github.com/mayswind/AriaNg/blob/master/LICENSE) diff --git a/README.md b/README.md index d58dcfc..bc79302 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A Better Web Frontend for [aria2](https://github.com/aria2/aria2). AriaNg is wri * Filter files of tasks in file types (by videos, audios, pictures, documents, applications, archives, etc.) * Download/upload history chart of global or task * Full support of aria2 settings -4. Command line api support +4. Url command line api support 5. Download finished notification 6. Multi-languages support 7. Multi aria2 RPC host support @@ -49,5 +49,8 @@ The builds will be placed in the dist directory. ## Demo Please visit [http://ariang.mayswind.net/latest](http://ariang.mayswind.net/latest) +## Command API +Please visit [http://ariang.mayswind.net/command-api.html](http://ariang.mayswind.net/command-api.html) for more information. + ## License [MIT](https://github.com/mayswind/AriaNg/blob/master/LICENSE)