Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nezutero authored Jan 7, 2024
1 parent 6714130 commit 088f58a
Showing 1 changed file with 1 addition and 26 deletions.
27 changes: 1 addition & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,4 @@
## Fast, async, multithreaded bomber

###

<div align="center">
<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/go/go-original.svg" height="200" alt="go logo" />
</div>

###

### Project structure:

```go
tomaranai_bomber
├── cmd
│   └── main.go
├── core
│   ├── email_bomber.go
│   ├── generator.go
│   └── sms_bomber.go
├── Dockerfile
├── go.mod
├── LICENSE
└── README.md
```
# Fast, async, multithreaded bomber

## Installation

Expand Down

0 comments on commit 088f58a

Please sign in to comment.