Richard Fan commited on
Commit
f6ab1ec
·
1 Parent(s): 9e5bce8

update readme

Browse files
Files changed (1) hide show
  1. advanced_usage.md +2 -2
advanced_usage.md CHANGED
@@ -14,10 +14,10 @@ Modify `config.yaml` by cloning the respository and merging your changes
14
 
15
  ### Create and Fetch your API Keys
16
 
17
- Create or fetch your API key for [OpenAI](https://platform.openai.com/account/api-keys). Note: you will need an OpenAI account.
18
  ![fork](./readme_images/openai.png)
19
 
20
- 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).
21
 
22
  ### Set the secrets for the github action
23
 
 
14
 
15
  ### Create and Fetch your API Keys
16
 
17
+ - Create or fetch your API key for [OpenAI](https://platform.openai.com/account/api-keys). Note: you will need an OpenAI account.
18
  ![fork](./readme_images/openai.png)
19
 
20
+ - 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).
21
 
22
  ### Set the secrets for the github action
23