Skip to content

Commit

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

CoderGPT is a command line interface for generating/modifying code. It allows developers to
enhance code by commenting, optimizing and adding tests to code using the power of LLM.
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).

## Author
Expand Down
2 changes: 1 addition & 1 deletion docs/description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Description
-----------

CoderGPT is a command line interface for generating/modifying code. It allows developers to
enhance code by commenting, optimizing and adding tests to code using the power of LLM.
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>`_.

0 comments on commit e68000a

Please sign in to comment.