From 65bbc3643211f1f4529b1450e23d475dc5ebb6bc Mon Sep 17 00:00:00 2001 From: Oscar Date: Wed, 9 Oct 2024 11:02:26 +1300 Subject: [PATCH] add syntax highlighting to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ---