diff --git a/README.md b/README.md index 0b487d7..f5e9a8e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WPGraphQL Widgets (Queries) -This Plugin is a first attempt. So there might be some bugs. This plugin registers for each active widget a new widget type which exposes all settings of the widget (and for some widgets a `rendered` field [more here](#rendered-field)) and implements the `WidgetInterface` which exposes the following fields. +*This Plugin is a first attempt. So there might be some bugs.* + +This plugin registers for each active widget a new widget type which exposes all settings of the widget (and for some widgets a `rendered` field [more here](#rendered-field)) and implements the `WidgetInterface` which exposes the following fields. ``` WidgetInterface { active