From c0a902cb4594e6aab2d392d675c4c430bdd101fe Mon Sep 17 00:00:00 2001 From: tenokami Date: Sun, 5 Feb 2023 22:27:48 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 75d11a0b..6509ee0d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,6 @@ DocsGPT - Simplifying Project Documentation with AI-powered Assistance

-[![Github Repo Stars](https://img.shields.io/github/stars/arc53/docsgpt?style=social)](https://github.com/arc53/docsgpt) -

DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT engine, developers can easily ask questions about a project and receive accurate answers. @@ -17,6 +15,10 @@ Say goodbye to time-consuming manual searches, and let DocsGPT

+ [![Github Repo Stars](https://img.shields.io/github/stars/arc53/docsgpt?style=social)](https://github.com/arc53/docsgpt) + [![Github Repo Stars](https://img.shields.io/discord/1070046503302877216)](https://github.com/arc53/docsgpt) + + ## What is DocsGPT The aim of DocsGPT is to utilize the GPT engine to answer questions about the documentation of any project, making it easier for developers to find the information they need .