From 7b022aef079cd50dca215aa1575d11b0e43c414d Mon Sep 17 00:00:00 2001 From: "Felipe S. S. Schneider" <37125+schneiderfelipe@users.noreply.github.com> Date: Tue, 17 Jan 2023 13:46:48 -0300 Subject: [PATCH] Add link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09ba8d8..174180e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # openai-api-rust -![docs](https://docs.rs/openai-api/badge.svg) +[![docs](https://docs.rs/openai-api/badge.svg)](https://docs.rs/openai-api/) [![Crates.io](https://img.shields.io/crates/v/openai-api.svg)](https://crates.io/crates/openai-api) ![build](https://github.com/deontologician/openai-api-rust/workflows/Continuous%20Integration/badge.svg)