Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maltsev-dev authored Dec 28, 2024
1 parent f65c8fe commit 3852250
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ Whether you need a simple `CRUD app` or a sophisticated `SAAS platform`, Auto GP
- **🛠️ Template Flexibility**: Easily adapt web server templates to different requirements.
- **🌍 Ease of Use**: Simple interface to interact with the project.

[![Documentation](https://img.shields.io/badge/Documentation-Click_here-blue)](https://chemyl.github.io/rest_on/)

## **Technologies Used**
![Rust Version](https://img.shields.io/badge/rust-1.83.0%20-green)
![Actix-web Version](https://img.shields.io/badge/actix_web-4.9.0%20-yellow)
Expand All @@ -30,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**

Expand Down

0 comments on commit 3852250

Please sign in to comment.