diff --git a/README.md b/README.md index b5267f8..3be211c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Silverstripe SEO AI Module +This module extends [https://github.com/PlasticStudio/Silverstripe-SEO] to allow users to generate SEO tags with the OpenAI API. ## Installation -```sh composer require "plasticstudio/silverstripe-seo-ai" ``` +```sh +composer require "plasticstudio/silverstripe-seo-ai" +``` ## Setting Up After installing the module, configure the API and model / temperature settings via YAML. - +*app/_config/seo-ai.yml* ```yaml --- Name: silverstripe-seo-ai