diff --git a/README.md b/README.md
index c062243..94a4337 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ doty@my.laptop$ fwd some.server
`fwd` will connect to `some.server` via ssh, and then show you a screen listing all of the ports that the server is listening on locally.
-
+
Use the up and down arrow keys (or `j`/`k`) to select the port you're interested in and press `e` to toggle forwarding of that port.
Now, connections to that port locally will be forwarded to the remote server.