diff --git a/README.md b/README.md
index 0537ebc3ac..3b3d1c9c17 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,8 @@ BBOT consistently finds 20-30% more subdomains than other tools. To learn how th
## Full Documentation [Here](https://www.blacklanternsecurity.com/bbot/).
-## Installation ([pip](https://pypi.org/project/bbot/))
+
+Installation ([pip](https://pypi.org/project/bbot/))
Note: Requires Linux and Python 3.9+.
@@ -42,7 +43,10 @@ pipx install --pip-args '\--pre' bbot
bbot --help
```
-## Installation ([Docker](https://hub.docker.com/r/blacklanternsecurity/bbot))
+
+
+
+Installation ([Docker](https://hub.docker.com/r/blacklanternsecurity/bbot))
Docker images are provided, along with helper script `bbot-docker.sh` to persist your scan data.
@@ -58,6 +62,8 @@ git clone https://github.com/blacklanternsecurity/bbot && cd bbot
./bbot-docker.sh --help
```
+
+
## Example Commands