diff --git a/README.md b/README.md index a0a7305..b5267f8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Silverstripe SEO AI Module ## Installation -``` 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. -``` +```yaml --- Name: silverstripe-seo-ai ---