diff --git a/README.md b/README.md index 4179e16..0a148db 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Whether you need a simple `CRUD app` or a sophisticated `SAAS platform`, Auto GP - **Tokio**: An asynchronous framework for Rust used for parallel task handling and async calls. - **Reqwest**: An HTTP client for interacting with external APIs. - **GPT API**: Used for generating code and executing tasks based on text-based queries. + [![Documentation](https://img.shields.io/badge/Documentation-Click_here-blue)](https://chemyl.github.io/rest_on/) ## **Installation**