Skip to content

Commit

Permalink
docs: update documentation and improve testing instructions (#182)
Browse files Browse the repository at this point in the history
- Add a section on testing with instructions to run `make test` in the README.md

ref: #181 

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
  • Loading branch information
appleboy committed Jun 21, 2024
1 parent e303be7 commit 8e1e771
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,14 @@ Suggestions for improvement:
==================================================
```
## Testing
Run the following command to test the code:
```sh
make test
```
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=appleboy/codegpt&type=Date)](https://star-history.com/#appleboy/codegpt&Date)
Expand Down

0 comments on commit 8e1e771

Please sign in to comment.