mirror of
https://github.com/wp-graphql/wp-graphql-woocommerce.git
synced 2026-08-14 12:53:44 +02:00
chore: Add logo to docs README.md (#970)
Adds the existing logo.svg reference to the docs README, matching the format already used in the root README.
This commit is contained in:
@@ -5,6 +5,10 @@ author: "Geoff Taylor"
|
||||
keywords: "WooGraphQL, WPGraphQL, WooCommerce, GraphQL, headless, e-commerce"
|
||||
-->
|
||||
|
||||
<p align="center">
|
||||
<img src="../logo.svg" alt="WPGraphQL for WooCommerce" width="200" />
|
||||
</p>
|
||||
|
||||
# WPGraphQL for WooCommerce
|
||||
|
||||
WPGraphQL for WooCommerce (WooGraphQL) is a free, open-source WordPress plugin that extends the WPGraphQL plugin, allowing you to access WooCommerce data through GraphQL queries and mutations.
|
||||
|
||||
Reference in New Issue
Block a user