diff --git a/README.md b/README.md
index 203ce93..55cd8e2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# shed
-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 and general interactive UX improvements over existing shells. Btw if you don't use `vim` this probably isn't your shell.
+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 and general interactive UX improvements over existing shells.
+
+btw if you don't use `vim` this probably isn't your shell