浏览代码

Update doc

Tatsuhiro Tsujikawa 18 年之前
父节点
当前提交
94834d6735
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README

+ 2 - 1
README

@@ -22,12 +22,13 @@ aria2 is in very early development stage. Currently it has following features:
 * It can load cookies from file whose format is used by Netscape and Mozilla.
 * It can run as a daemon process.
 * BitTorrent protocol support with fast extension.
-* Selective download in multi-file torrent
+* Selective download in multi-file torrent/metalink.
 * Metalink version 3.0 support(HTTP/FTP/BitTorrent).
 * Limiting download/upload speed.
 * Chunk checksum validation in Metalink.
 * netrc support.
 * Configuration file support.
+* Download URIs found in a text file or stdin.
 
 3. How to build
 ---------------