From c065e699e3a2f488ead7d85756d70d127bf89bbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Wed, 14 Aug 2013 17:31:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 90be3d5..3282fb7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vegeta Vegeta is a versatile HTTP load testing tool built out of need to drill -HTTP services with a relatively constant request rate. +HTTP services with a constant request rate. ![Vegeta](https://dl.dropboxusercontent.com/u/83217940/vegeta.png) @@ -57,7 +57,7 @@ HEAD http://goku:9090/path/to/success ## TODO * Add timeout options to the requests * Graphical reporters -* Test +* More tests ## Licence See the `LICENSE` file.