From 6c4222c7a6362ca15904b52497787be8bce21ce9 Mon Sep 17 00:00:00 2001
From: Ramakrishnan Muthukrishnan <ram@rkrishnan.org>
Date: Sat, 25 Jul 2015 08:32:24 +0530
Subject: [PATCH] add a warning in the README

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

diff --git a/README.md b/README.md
index 5137708..c262ea3 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,10 @@ $ functorrent ubuntu-14.10-desktop-amd64.iso.torrent
 - talks only to one peer at the moment. Single threaded.
 - can download files. But needs every piece to be served by the peer it connected to.
 
+## WARNING
+
+- this client is not usable as your daily bit torrent client yet. You may get corrupted files and end up wasting a lot of bandwidth. So, until we achieve some robustness, consider this as a programmer-friendly project to learn about a bunch of stuff.
+
 ## TODO
 
 *    Test suite.
-- 
2.45.2