diff --git a/.github/assets/configuration.png b/.github/assets/configuration.png new file mode 100644 index 0000000..f2fd98b Binary files /dev/null and b/.github/assets/configuration.png differ diff --git a/README.md b/README.md index 8eaa3df..ea48080 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,15 @@ You can also provide your API key using a CLI command of Shopware: php bin/console system:config:set AIDemoData.config.apiKey 123 ``` +There are various things that you can configure in the plugin, such as the used text and image models, styles of images +and way more. + +Some of these settings can also be adjusted directly when running the CLI commands. + +
+ +
+ ## Usage Once the plugin is activated and configured with your OpenAI API key, you can use the command-line interface (CLI) to generate demo data.