Skip to content

Commit

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

0 comments on commit ac5735b

Please sign in to comment.