From 2fa787df616e8d5a67e5fb47184ff6ae650a1f08 Mon Sep 17 00:00:00 2001 From: Greg Rickaby Date: Tue, 9 Mar 2021 14:11:38 -0600 Subject: [PATCH] bump --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d8c3b33..30c3ca0 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,15 @@ A library of Gutenberg blocks. --- -## 📝 Requirements +## Requirements 📝 -- [Node 12](https://nodejs.org/en/) +- [Node 14](https://nodejs.org/en/) - [Composer](https://getcomposer.org/) - [WordPress 5.0+](https://wordpress.org) --- -## 🚀 Installation +## Installation 🚀 Clone the repo with Git: @@ -85,6 +85,6 @@ The optional `webpack.config.js` file includes the `@wordpress/scripts` defaults --- -## :octocat: Contributing and Support +## Contributing and Support :octocat: Your contributions and [support tickets](https://github.com/WebDevStudios/WDS-Blocks/issues) are welcome. Please see our [guidelines](https://github.com/WebDevStudios/WDS-Blocks/blob/master/.github/CONTRIBUTING.md) before submitting a pull request.