From 50775cd47d6cb6693d5a5f3ba4f90fcb7c5094e6 Mon Sep 17 00:00:00 2001 From: debugtalk Date: Mon, 20 Sep 2021 11:09:21 +0800 Subject: [PATCH] docs: fix typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a1edcf..f569bd85 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ > 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]. +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 be a better load generator for [locust]. + [HttpRunner]: https://github.com/httprunner/httprunner [Boomer]: https://github.com/myzhan/boomer