From 6ec2fdd6b617e4217d2f6d1652ebba9834927418 Mon Sep 17 00:00:00 2001 From: Edwin Cromley Date: Sat, 17 Jun 2017 20:09:41 -0400 Subject: [PATCH] Update README.md Updates the README.md to remove references to prototyping, and updates the welcoming message to point people to the WordPress.org plugins repository for the latest Gutenberg release. --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2c0b5c505b5e6d..685e9808771a0e 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Gutenberg -Prototyping since 1440. +Printing 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 on the core WordPress Slack. This is our kickoff goal: +This is the development hub for the editor focus in core. Gutenberg is the project name. If you want the latest release for your WordPress, download Gutenberg from the WordPress.org plugins repository. 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 @@ -15,7 +15,6 @@ WordPress already supports a large amount of "blocks", but doesn't surface them - Editor Technical Overview - How Blocks Work - Editor Mockups -- Prototypes - WP Post Grammar Parser - Development updates on make.wordpress.org