diff --git a/README.md b/README.md
index 0fd71f1..706df5f 100644
--- a/README.md
+++ b/README.md
@@ -4,15 +4,15 @@ Enabling a decent Clojure/Script editor experience in the browser. Built for and
* **[๐คนโโ๏ธ Live demo with in-browser eval](https://nextjournal.github.io/clojure-mode/)**
* [๐ข Try it in Nextjournal](https://nextjournal.com/try/clojure?cm6=1)
-* [๐ฆ Use it in your project](#use-it-in-your-project)
+* [๐ฆ Use it in your project](#-use-it-in-your-project)
## โจ Features
**โก๏ธ Lightning-fast thanks to [lezer incremental parsing](https://lezer.codemirror.net/)**
* Try pasting [`clojure/core.clj`](https://raw.githubusercontent.com/clojure/clojure/master/src/clj/clojure/core.clj) into the [live demo](https://nextjournal.github.io/clojure-mode/).
-**๐ฅค Slurping & ๐คฎ Barfing**
-* Forward: Ctrl + โ / โ or Mod + โง + J / K
+**๐ฅค Slurping & ๐คฎ Barfing**
+* Forward: Ctrl + โ / โ or Mod + โง + J / K
* Backward: Ctrl + Alt + โ / โ
**๐ Semantic Selections**