Update doc

pull/1/head
Tatsuhiro Tsujikawa 2007-07-08 02:00:15 +00:00
parent 759c3fbf48
commit 94834d6735
1 changed files with 2 additions and 1 deletions

3
README
View File

@ -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
---------------