diff --git a/readme.md b/readme.md
index e963e2f1..0f6ee49b 100644
--- a/readme.md
+++ b/readme.md
@@ -1,12 +1,34 @@
-
+
+
+
+
+Tridactyl
+
+
-# Tridactyl [](https://travis-ci.org/tridactyl/tridactyl) [![Matrix Chat][matrix-badge]][matrix-link] [![Gitter Chat][gitter-badge]][gitter-link]
+Replace Firefox's default control mechanism with one modelled on the one true editor, Vim.
+
+
+
+
+
+
+
+
+Installation •
+Changelog •
+First Look •
+Features •
+FAQ •
+Contributing
+
+
+
-Replace Firefox's default control mechanism with one modelled on the one true editor, Vim.

-## Installing
+## Installation
[Simply click this link in Firefox to install our latest "beta" build][riskyclick]. If you want more options, read on.
@@ -30,7 +52,7 @@ Tridactyl stable can be installed from the [Mozilla add-ons website (the AMO)][a
If you want to use advanced features such as edit-in-Vim, you'll also need to install the native messenger or executable, instructions for which can be found by typing `:installnative` and hitting enter once you are in Tridactyl. Arch users can install the [AUR package](https://aur.archlinux.org/packages/firefox-tridactyl-native/) `firefox-tridactyl-native` instead.
-## Migrating between beta and stable builds
+### Migrating between beta and stable builds
Our beta and stable versions store their configurations in separate places. To migrate between the two, see [the wiki](https://github.com/tridactyl/tridactyl/wiki/Migration-from-stable-to-beta).
@@ -146,7 +168,7 @@ You can bind your own shortcuts in normal mode with the `:bind` command. For exa
- addons.mozilla.org is now supported so long as you run `fixamo` first.
- Tridactyl now supports changing the Firefox GUI if you have the native messenger installed via `guiset`. There's quite a few options available, but `guiset gui none` is probably what you want, perhaps followed up with `guiset tabs always`. See `:help guiset` for a list of all possible options.
-## Frequently asked questions (FAQ)
+## Frequently Asked Questions
- Why doesn't Tridactyl work/why does it break the websites I'm trying to use? or 'Help! A website I use is totally blank when I try to use it with Tridactyl enabled!' or 'Why doesn't Tridactyl work on some pages?'