diff --git a/README.md b/README.md index ff102b1..cc30e4f 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. -**blast** is a very thin CLI with a dependency on [blast-core](https://github.com/SarthakMakhija/blast-core). +Since version 0.0.3, blast is a very thin CLI with a dependency on [blast-core](https://github.com/SarthakMakhija/blast-core). ## Features