From 470a46ca7cef3d77d5580a2a80faae8d49fe0875 Mon Sep 17 00:00:00 2001
From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Mon, 3 Aug 2015 20:07:34 +0530
Subject: [PATCH] Now that functorrent is becoming useful, README should be
 more clear

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c262ea3..d6e02f6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# A bittorrent client.
+# A command line bit-torrent client.
+
+I started writing a bit torrent client because it seemed like fun and I am learning Haskell and wanted to see if I can write something real with Haskell than just heat the room. It is turning out to be a lot of fun.
 
 [![Join the chat at https://gitter.im/vu3rdd/functorrent](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/vu3rdd/functorrent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
 
-- 
2.45.2