From c90aece4ad840a8dff6df854bb028c94f559a71d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E6=96=87=E6=B2=BB=EF=BC=88=E6=B2=BB=EF=BC=89?= <2271034209@qq.com> Date: Sat, 14 Jan 2023 01:37:38 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index dcd17b9..4e26ca1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # BoomerPlusLocust +https://github.com/myzhan/boomer +https://github.com/locustio/locust + +```textmate +pip install locust +go get -u github.com/myzhan/boomer@master +go mode tidy +``` -- GitLab