Skip to content

Commit d5867e5

Browse files
authored
Merge pull request #28 from Automattic/update/readme
Update README.md
2 parents 87280ba + 83d6d42 commit d5867e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repo use [WordPress Playground](https://playground.wordpress.net/) to provide interactive examples of Remote Data Blocks
44

5-
Remote Data Blocks is a WordPress plugin that makes it easy to combine content and remote data in the block editor. Easily register blocks that load data from Airtable, Google Sheets, Shopify, GitHub, or any other API. [Read more about well-supported use cases](https://github.com/Automattic/remote-data-blocks).
5+
[https://github.com/Automattic/remote-data-blocks](Remote Data Blocks) is a WordPress plugin that makes it easy to combine content and remote data in the block editor. Easily register blocks that load data from Airtable, Google Sheets, Shopify, GitHub, or any other API. [Read more about well-supported use cases](https://github.com/Automattic/remote-data-blocks).
66

77
[![Launch in WordPress Playground](https://img.shields.io/badge/Launch%20in%20WordPress%20Playground-DA9A45?style=for-the-badge&logo=wordpress)](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/blueprint.json)
88

@@ -11,6 +11,6 @@ Remote Data Blocks is a WordPress plugin that makes it easy to combine content a
1111
## Use cases
1212

1313
* [Top Albums of the year](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/airtable/airtable-blueprint.json) - Using Airtable as a source, quickly compile and update a list of the top albums of the year. This list comes from [KEXP](https://kexp.org/).
14-
* [Car Locator](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/car-locator/car-blueprint.json) - Quickly connect to your propieraty data in WordPress. Build data driven applications without working about the back end details.
15-
* [E-commerce](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/shopify/shopify-blueprint.json) - This example uses a Shopify connection to showcase how to reference content and build individual product pages.
16-
* [Sports](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/formula-one/f1-blueprint.json) - This example uses a Formula One connection to showcase how to use API data to enrich your content.
14+
* [Car Locator](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/car-locator/car-blueprint.json) - Quickly connect to your proprietary data in WordPress. Build data driven applications without worrying about the back end details.
15+
* [E-commerce](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/shopify/shopify-blueprint.json) - Use a Shopify connection to showcase how to reference content and build individual product pages.
16+
* [Sports](https://playground.wordpress.net/?blueprint-url=https://raw.githubusercontent.com/automattic/remote-data-blocks-demo/trunk/formula-one/f1-blueprint.json) - Use API data, this example uses a Formula One connection which showcases how to enrich your content.

0 commit comments

Comments
 (0)