Update README.md

This commit is contained in:
Tomás Senart
2013-08-14 17:31:22 +02:00
committed by Tomás Senart
parent c1e4962972
commit c065e699e3

View File

@@ -1,7 +1,7 @@
# Vegeta # Vegeta
Vegeta is a versatile HTTP load testing tool built out of need to drill 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) ![Vegeta](https://dl.dropboxusercontent.com/u/83217940/vegeta.png)
@@ -57,7 +57,7 @@ HEAD http://goku:9090/path/to/success
## TODO ## TODO
* Add timeout options to the requests * Add timeout options to the requests
* Graphical reporters * Graphical reporters
* Test * More tests
## Licence ## Licence
See the `LICENSE` file. See the `LICENSE` file.