From 8c260887060fe6b28fa1d0e4b9e37d0b4bff08d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Senart?= Date: Wed, 14 Aug 2013 15:18:05 +0200 Subject: [PATCH] Add Vegeta image to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ef698de..90be3d5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Vegeta is a versatile HTTP load testing tool built out of need to drill HTTP services with a relatively constant request rate. +![Vegeta](https://dl.dropboxusercontent.com/u/83217940/vegeta.png) + ## Install You need go installed and `GOBIN` in your `PATH`. Once that is done, run the command: