Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
NovusEdge committed Dec 31, 2021
1 parent b28663d commit b2035c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
A golang package implementing a forkbomb using cgo.

## _:exclamation: Warning :exclamation:_
This project is _strictly for educational/research purposes_, any malicious activities that involve use of this repository is not the responsibility of the owner.
This project is _strictly for educational/research purposes_, any malicious activities that involve use of this repository is not the responsibility of the owner.
**:zap: Ignore at your own risk! :zap:**.


## Usage:
## Usage

To use the types and functions within, simply import:
```go
Expand All @@ -35,6 +35,6 @@ More info about the library, including _docs_, _usage reference_ and _examples_,
This project is licensed under the GPL-3.0 License. Please see [License File](LICENSE) for more information.


***
***

Credit to the [free-gophers-pack](https://github.com/MariaLetta/free-gophers-pack) project for the gopher in the logo.
Credit to the [free-gophers-pack](https://github.com/MariaLetta/free-gophers-pack) project for the gopher in the logo.

0 comments on commit b2035c4

Please sign in to comment.