From 12d3aa6da4af4e5fe48651530a543636afda2271 Mon Sep 17 00:00:00 2001 From: Patrick Rauland Date: Tue, 27 Feb 2018 13:54:30 -0700 Subject: [PATCH] Update README.md Adding the vision to the readme so people know what this repo is for. :) --- plugins/woocommerce-blocks/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugins/woocommerce-blocks/README.md b/plugins/woocommerce-blocks/README.md index 8749a36f02b..4f12be05206 100644 --- a/plugins/woocommerce-blocks/README.md +++ b/plugins/woocommerce-blocks/README.md @@ -14,3 +14,8 @@ The source code is in the products-block.jsx file and the compiled code is in pr **Gutenberg Tutorial and Docs**: https://wordpress.org/gutenberg/handbook/blocks/ **Using API in Gutenberg**: https://github.com/WordPress/gutenberg/tree/213c64bb495946deffa3b6fe260f95b87de5774a/components/higher-order/with-api-data + + +### Vision for the Feature + +The Products block is essentially a visual wrapper for the `[products]` shortcode. Users should be able to insert a variety of products (specific products, products in a specific category, with assorted layouts and visual styles) into their post content using a simple and powerful visual editor