Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
copyleftdev committed Jul 8, 2024
1 parent 3f8da0f commit 38316be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Kali achieves the desired RPS by:
The project is organized into several modules, each responsible for a specific aspect of the tool's functionality. Here's an overview of the modules:

```
my_project/
kali/
├── src/
│ ├── lib.rs # Library entry point
│ ├── main.rs # Entry point of the application
Expand Down Expand Up @@ -123,4 +123,4 @@ To add a new report format:

---

Kali is a powerful tool for load testing TCP servers, designed with flexibility and performance in mind. We welcome contributions and feedback from the community to make Kali even more robust and versatile.
Kali is a powerful tool for load testing TCP servers, designed with flexibility and performance in mind. We welcome contributions and feedback from the community to make Kali even more robust and versatile.

0 comments on commit 38316be

Please sign in to comment.