Skip to content

Commit 58a4d04

Browse files
committed
add README.md for async-openai-macros
1 parent 8fdaa19 commit 58a4d04

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

async-openai-macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ license = "MIT"
99
homepage = "https://github.com/64bit/async-openai"
1010
repository = "https://github.com/64bit/async-openai"
1111
rust-version = { workspace = true }
12+
readme = "README.md"
1213

1314
[lib]
1415
proc-macro = true

async-openai-macros/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## async-openai-macros
2+
3+
To support https://github.com/64bit/async-openai

0 commit comments

Comments
 (0)