diff --git a/README.md b/README.md
index 18ca6015..1469ba7d 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
# Simple Ruby Version Management: rbenv
-
-
rbenv lets you easily switch between multiple versions of Ruby. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.
+
+
### rbenv _does…_
* Let you **change the global Ruby version** on a per-user basis.
diff --git a/doc/README.mdtoc b/doc/README.mdtoc
index f693993b..69cb7fb1 100644
--- a/doc/README.mdtoc
+++ b/doc/README.mdtoc
@@ -1,11 +1,11 @@
# Simple Ruby Version Management: rbenv
-
-
rbenv lets you easily switch between multiple versions of Ruby. It's
simple, unobtrusive, and follows the UNIX tradition of single-purpose
tools that do one thing well.
+
+
### rbenv _does…_
* Let you **change the global Ruby version** on a per-user basis.