Skip to content

Commit

Permalink
mention pre-built copy of plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Jun 28, 2021
1 parent 85ff882 commit 3c0e476
Showing 1 changed file with 11 additions and 7 deletions.
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# WDS Blocks

[![buddy pipeline](https://app.buddy.works/webdevstudios/wds-blocks/pipelines/pipeline/145265/badge.svg?token=2471ae60766a1e9a657f772e493188dde748aa18c236d0b1c325e80be13a2ac6 "buddy pipeline")](https://app.buddy.works/webdevstudios/wds-blocks/pipelines/pipeline/145265)

A library of Gutenberg blocks.

[![WebDevStudios. Your Success is Our Mission.](https://webdevstudios.com/wp-content/uploads/2018/04/wds-github-banner.png)](https://webdevstudios.com/contact/)
Expand All @@ -15,16 +13,22 @@ A library of Gutenberg blocks.

---

## Requirements πŸ“
## Quick Start

You can download a pre-built copy on the [Releases page](https://github.com/WebDevStudios/wds-blocks/releases).

---

## Development πŸš€

### Requirements πŸ“

- [Node 14](https://nodejs.org/en/)
- [NPM 7](https://nodejs.org/en/)
- [Composer](https://getcomposer.org/)
- [WordPress 5.0+](https://wordpress.org)

---

## Installation πŸš€
### Install

Clone the repo with Git:

Expand All @@ -44,7 +48,7 @@ composer install

---

## πŸ’» Development
## πŸ’» Scripts

Watch for changes:

Expand Down

0 comments on commit 3c0e476

Please sign in to comment.