diff --git a/README.md b/README.md
index 6c1acab..44a2c7b 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ pop --body '$(mods -f "Write an email about how the command line is the best.")'
--preview
```
-
+
* [`charmbracelet/mods`](https://github.com/charmbracelet/mods)
@@ -107,7 +107,7 @@ pop --from $(gum choose "vt52@charm.sh" "vt78@charm.sh" "vt100@charm.sh")
--to $(gum filter < contacts.txt)
```
-
+
* [`charmbracelet/gum`](https://github.com/charmbracelet/gum)
@@ -121,7 +121,7 @@ invoice generate --item "Rubber Ducky" --rate 25 --quantity 2 --output $FILENAME
pop --attach $FILENAME --to client@example.com --from rubberducky@quack.com --body "See attached invoice."
```
-
+
* [`maaslalani/invoice`](https://github.com/maaslalani/invoice)