Skip to content

Commit fe53d76

Browse files
authored
Update README.md
1 parent 4da7bf0 commit fe53d76

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ mv .example.env .env
7676
OPENAI_API_KEY='your-key-here'
7777
```
7878
OR
79-
**Add your Google AI Studio API key to your new .env file. If you don't have one, you can obtain a key [here](https://makersuite.google.com/app/apikey) after setting up your Google AI Studio account**:
79+
80+
**Add your Google AI Studio API key to your new .env file. If you don't have one, you can obtain a key [here](https://makersuite.google.com/app/apikey) after setting up your Google AI Studio account**:
8081
```
8182
GOOGLE_API_KEY='your-key-here'
8283
```

0 commit comments

Comments
 (0)