Skip to content

Commit

Permalink
update usage
Browse files Browse the repository at this point in the history
  • Loading branch information
wick3dr0se committed Oct 3, 2023
1 parent dc40f11 commit 5505a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ var ai = newAIClient(getEnv("AI_TOKEN")

Text chat with openai
```nim
waitFor ai.chat("Say 'test'")
echo waitFor ai.chat("Say 'test'")
```

0 comments on commit 5505a06

Please sign in to comment.