From 26782a4185e964836940eb47b5d86260cbb89ee6 Mon Sep 17 00:00:00 2001 From: Nuno Date: Tue, 13 Jun 2023 19:48:41 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5a61948..2273955 100644 --- a/README.md +++ b/README.md @@ -22,11 +22,11 @@ Everything you need right at your fingertips. Arguments to specify, check, and e ## 🚀 How to Unleash the Beast Clone this repository to your local battlestation. Make sure you're speaking Python 3, because this beast left Python 2 in the dust due to it's magnificent complexity (also, I'm lazy.) -bash -Copy code +```bash git clone https://github.com/yourusername/FirewallFrontier.git cd FirewallFrontier -python3 FirewallFrontier.py -h -And let the magic commence. Welcome to the frontier, digital desperado(a)/! +python3 FirewallFrontier.py -h``` + +And let the magic commence. Welcome to the frontier, digital desperado(et al.)! Now, mount up and start dropping packets like your cyber insurance premium depends on it! \ No newline at end of file