Skip to content

Commit

Permalink
add syntax highlighting to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarholt committed Oct 8, 2024
1 parent 05f9f56 commit 65bbc36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
---
Expand Down

0 comments on commit 65bbc36

Please sign in to comment.