diff --git a/README.md b/README.md index 4ca557b1..51a1edcf 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # HttpBoomer -HttpRunner + Boomer + +> HttpBoomer = [HttpRunner] + [Boomer] + +HttpBoomer is a golang implementation of [HttpRunner]. Ideally, HttpBoomer will be fully compatible with HttpRunner, including testcase format and usage. What's more, HttpBoomer will integrate Boomer natively to a better load generator for [locust]. + +[HttpRunner]: https://github.com/httprunner/httprunner +[Boomer]: https://github.com/myzhan/boomer +[locust]: https://github.com/locustio/locust \ No newline at end of file