From 4703f35bf7a85310d61127b4eced1435eefa7451 Mon Sep 17 00:00:00 2001 From: Ramakrishnan Muthukrishnan Date: Tue, 17 Feb 2015 18:32:36 +0530 Subject: [PATCH] Update current status. --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README b/README index 24b844f..8aa5012 100644 --- 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 ---- -- 2.37.2