From acc41897b8f83eabeef0220cd39594708c07cbc9 Mon Sep 17 00:00:00 2001 From: Sarthak Date: Fri, 19 Jan 2024 18:27:47 +0530 Subject: [PATCH] Sarthak | Updates README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc30e4f..167fd92 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ can decode. Almost all distributed systems accept payloads in a very specific fo All we needed was a tool that can send load (or specific load) on target TCP servers, read responses from those servers and present a decent :) report. This was an opportunity to build **blast**. **blast** is inspired from [hey](https://github.com/rakyll/hey), which is an HTTP load generator in golang. -Since version 0.0.3, blast is a very thin CLI with a dependency on [blast-core](https://github.com/SarthakMakhija/blast-core). +*With version 0.0.3, blast is a very thin CLI with a dependency on [blast-core](https://github.com/SarthakMakhija/blast-core).* ## Features