diff --git a/README.md b/README.md
index b65a7f4..934243d 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
A Linux shell written in Rust. The name is a nod to the original Unix utilities `sh` and `ed`. It's a shell with a heavy emphasis on smooth line editing.
-
+
## Features
@@ -44,8 +44,9 @@ Additionally, `echo` now has a `-p` flag that expands prompt escape sequences, s
`shed` comes with fuzzy completion and history searching out of the box. It has it's own internal fuzzyfinder implementation, so `fzf` is not a dependency.
-
-
+
+
+
### Keymaps