Skip to content

Commit 38faedd

Browse files
Add code
1 parent ec7e036 commit 38faedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To install ByteBomber, run the following command: `pip install bytebomber` (Alte
88

99
Once installed, you can integrate ByteBomber into your own project by importing the build_zip_bomb function: `from bytebomber import build_zip_bomb`
1010

11-
You can then call build_zip_bomb() in your code to generate ZIP bombs.
11+
You can then call `build_zip_bomb()` in your code to generate ZIP bombs.
1212

1313
## What ByteBomber Does
1414

0 commit comments

Comments
 (0)