diff --git a/README.md b/README.md index a554608..4545654 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.