From c91018cc4f17d02deb9881af553c4e5873d8d804 Mon Sep 17 00:00:00 2001 From: Greg Rickaby Date: Mon, 28 Jun 2021 15:29:07 -0500 Subject: [PATCH] add instructions --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e5a8777..daa1ac6 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,18 @@ A library of Gutenberg blocks. --- -## Quick Start +## Quick Start ⏩ -You can download a pre-built copy on the [Releases page](https://github.com/WebDevStudios/wds-blocks/releases). +1. Download a pre-built copy on the [Releases page](https://github.com/WebDevStudios/wds-blocks/releases). +2. Extract WDS Blocks into your project's `/plugins` directory +3. Activate the plugin in the WordPress Dashboard --- ## Development 🚀 +If you're interested in using WDS Blocks to get started building your own blocks, follow the instructions below: + ### Requirements 📝 - [Node 14](https://nodejs.org/en/)