From: Ramakrishnan Muthukrishnan Date: Sat, 25 Jul 2015 03:02:24 +0000 (+0530) Subject: add a warning in the README X-Git-Url: https://git.rkrishnan.org/?p=functorrent.git;a=commitdiff_plain;h=6c4222c7a6362ca15904b52497787be8bce21ce9 add a warning in the README --- 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.