]> git.rkrishnan.org Git - functorrent.git/commitdiff
Update current status.
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Tue, 17 Feb 2015 13:02:36 +0000 (18:32 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Tue, 17 Feb 2015 13:02:36 +0000 (18:32 +0530)
README

diff --git a/README b/README
index 24b844fe89c31c27072d05b586ad7d224858a014..8aa501248103a168b84fc0958f8b3c6981851e67 100644 (file)
--- a/README
+++ b/README
@@ -25,11 +25,13 @@ Goals
 - doctest and quickcheck tests.
 - Follow Haskell Style Guide - https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md
 
-Status
-------
+Current Status
+--------------
 
-- decode torrent files (bencoding)
+- can decode torrent files (bencoding)
 - talk to the tracker and get the peer list
+- the `main' program takes a torrent file (in the local file system) as input and
+  prints the {ip,port} for each peer, after talking to the tracker.
 
 TODO
 ----