Fix readme

This commit is contained in:
Dongri Jin
2022-12-12 13:38:32 +09:00
parent 1a80b197e9
commit fcba869838

View File

@ -4,7 +4,7 @@
Cargo.toml Cargo.toml
``` ```
[dependencies] [dependencies]
openai-api-rs = { git = "https://github.com/dongri/openai-api-rs" } openai-api-rs = "0.1"
``` ```
## Example: ## Example: