diff --git a/README.md b/README.md
index fd9fe8ed41251c..c53bfff119db2c 100644
--- a/README.md
+++ b/README.md
@@ -4,19 +4,20 @@ Prototyping since 1440.
![Text block](https://wpcoredesign.mystagingwebsite.com/gutenberg/gutenberg.png)
-This is the development and prototyping hub for the editor focus in core.
-Gutenberg is the project name. Conversations and discussions take place in #core-editor in Slack. This is our kickoff goal:
+This is the development and prototyping hub for the editor focus in core. Gutenberg is the project name. Conversations and discussions take place in #core-editor on the core WordPress Slack. This is our kickoff goal:
> The editor will endeavour to create a new page and post building experience that makes writing rich posts effortless, and has “blocks” to make it easy what today might take shortcodes, custom HTML, or “mystery meat” embed discovery. — Matt Mullenweg
WordPress already supports a large amount of "blocks", but doesn't surface them very well, nor does it give them much in the way of layout options. By embracing the blocky nature, we can hopefully surface the blocks that already exist, as well as attach more advanced layout options to each of them, allowing you to easily write richer posts, like this example post.
-## Overview
+## Further Reading
- Editor Technical Overview
+- How Blocks Work
- Editor Mockups
-- Prototypes.
-- WP Post grammar parser.
+- Prototypes
+- WP Post Grammar Parser
+- Development updates on make.wordpress.org
## How You Can Contribute
@@ -24,7 +25,7 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md).
## Why
-One thing that sets WordPress apart from other systems is that it allows you to create as rich a post layout as you can imagine. But only if you know HTML & CSS and build your own custom theme. By thinking of the editor as a tool to let you write rich posts, and in a few clicks create beautiful layouts, hopefully we can make people start to _love_ WordPress, as opposed to pick it because it's what everyone else uses to blog.
+One thing that sets WordPress apart from other systems is that it allows you to create as rich a post layout as you can imagine -- but only if you know HTML & CSS and build your own custom theme. By thinking of the editor as a tool to let you write rich posts, and in a few clicks create beautiful layouts, hopefully we can make people start to _love_ WordPress, as opposed to pick it because it's what everyone else uses to blog.
## Ingredients