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:
Geoff Taylor
2026-03-13 11:28:03 -04:00
committed by GitHub
parent 7c1381a04c
commit 48f961fac5
+4
View File
@@ -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.