From 94834d673557b54f02ff3c8ab36047555626a849 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Sun, 8 Jul 2007 02:00:15 +0000 Subject: [PATCH] Update doc --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index ca8c2287..3ce5b67a 100644 --- a/README +++ b/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 ---------------