Skip to content

Commit 57ce511

Browse files
authored
Update README.md
1 parent a4fc251 commit 57ce511

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ Install Langchain https://github.com/hwchase17/langchain.
1010
pip install langchain
1111
pip install openai
1212
```
13-
Modify `constants.py to add your own OpenAI API key. https://platform.openai.com/account/api-keys.
14-
15-
Add your own data into "data.txt"
13+
Modify `constants.py` to use your own OpenAI API key. https://platform.openai.com/account/api-keys.
1614

15+
Place your own data into "data.txt".
1716

1817
**Example usage:**
1918
```

0 commit comments

Comments
 (0)