Update README.md

This commit is contained in:
Dongri Jin
2022-12-12 16:07:03 +09:00
committed by GitHub
parent 3cfe1e7750
commit 6c809911f4

View File

@ -2,7 +2,7 @@
## Installation: ## Installation:
Cargo.toml Cargo.toml
``` ```toml
[dependencies] [dependencies]
openai-api-rs = "0.1" openai-api-rs = "0.1"
``` ```