From ffe7f295966b247d7941bfab65e66f744371be2e Mon Sep 17 00:00:00 2001 From: Jeffrey Paul Date: Tue, 13 Aug 2024 21:27:28 -0500 Subject: [PATCH] add playground and other badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 868c0e3..a155f17 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > An Apple Maps block for the WordPress block editor (Gutenberg). -[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) [![Release Version](https://img.shields.io/github/release/10up/maps-block-apple.svg)](https://github.com/10up/maps-block-apple/releases/latest) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/maps-block-apple?label=WordPress) [![GPL-2.0-or-later License](https://img.shields.io/github/license/10up/maps-block-apple.svg)](https://github.com/10up/maps-block-apple/blob/develop/LICENSE.md) +[![Support Level](https://img.shields.io/badge/support-stable-blue.svg)](#support-level) ![WordPress tested up to version](https://img.shields.io/wordpress/plugin/tested/maps-block-apple?label=WordPress) [![GPL-2.0-or-later License](https://img.shields.io/github/license/10up/maps-block-apple.svg)](https://github.com/10up/maps-block-apple/blob/develop/LICENSE.md) [![WordPress Plugin Version](https://img.shields.io/wordpress/plugin/v/maps-block-apple?logo=wordpress&logoColor=FFFFFF&label=Playground%20Demo&labelColor=3858E9&color=3858E9)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/10up/maps-block-apple/develop/.wordpress-org/blueprints/blueprint.json) + +[![E2E test](https://github.com/10up/maps-block-apple/actions/workflows/cypress.yml/badge.svg)](https://github.com/10up/maps-block-apple/actions/workflows/cypress.yml) [![Linting](https://github.com/10up/maps-block-apple/actions/workflows/linting.yml/badge.svg)](https://github.com/10up/maps-block-apple/actions/workflows/linting.yml) [![Dependency Review](https://github.com/10up/maps-block-apple/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/10up/maps-block-apple/actions/workflows/dependency-review.yml) ## Overview