Fix readme

This commit is contained in:
Dongri Jin
2022-12-12 13:35:32 +09:00
parent 2acadf6439
commit 1a80b197e9

View File

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