Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hrshdhgd committed Feb 11, 2024
1 parent 730bc6b commit 904f0d4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## Description

CoderGPT is a command line interface for generating/modifying code. It allows developers to
enhance code by commenting, optimizing and adding tests to their project using the power of LLM.
This project is powered by [langchain](https://github.com/langchain-ai/langchain).
enhance code by commenting, optimizing, documenting and adding tests to their project using
the power of LLM and GPT. This project is powered by [langchain](https://github.com/langchain-ai/langchain).

## Installation

Expand Down
4 changes: 2 additions & 2 deletions docs/description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ What is it?
-----------

CoderGPT is a command line interface for generating/modifying code. It allows developers to
enhance code by commenting, optimizing and adding tests to their projects using the power of LLM.
TThis project is powered by `langchain <https://github.com/langchain-ai/langchain>`_.
enhance code by commenting, optimizing, documenting and adding tests to their projects using
the power of LLM and GPT. This project is powered by `langchain <https://github.com/langchain-ai/langchain>`_.

Installation
------------
Expand Down
Empty file.
Empty file.

0 comments on commit 904f0d4

Please sign in to comment.