Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Fan committed May 24, 2023
1 parent 9e5bce8 commit f6ab1ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions advanced_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ Modify `config.yaml` by cloning the respository and merging your changes

### Create and Fetch your API Keys

Create or fetch your API key for [OpenAI](https://platform.openai.com/account/api-keys). Note: you will need an OpenAI account.
- Create or fetch your API key for [OpenAI](https://platform.openai.com/account/api-keys). Note: you will need an OpenAI account.
![fork](./readme_images/openai.png)

Create or fetch your API key for [SendGrid](https://app.SendGrid.com/settings/api_keys). You will need a SendGrid account. The free tier will generally suffice. Make sure to [verify your sender identity](https://docs.sendgrid.com/for-developers/sending-email/sender-identity).
- Create or fetch your API key for [SendGrid](https://app.SendGrid.com/settings/api_keys). You will need a SendGrid account. The free tier will generally suffice. Make sure to [verify your sender identity](https://docs.sendgrid.com/for-developers/sending-email/sender-identity).

### Set the secrets for the github action

Expand Down

0 comments on commit f6ab1ec

Please sign in to comment.