From 57dfd2b743905848219f889affc5c8688b933841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Thu, 12 Sep 2013 05:36:34 +0100 Subject: [PATCH] Remove TODOs from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0555c6a..3373d01 100644 --- a/README.md +++ b/README.md @@ -187,10 +187,6 @@ $ ulimit -u # processes / threads ``` Just pass a new number as the argument to change it. -## TODO -* Add timeout options to the requests -* Cluster mode (to overcome single machine limits) - ## Licence ``` The MIT License (MIT)