Skip to content

Commit

Permalink
Add test status badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kardolus committed Nov 1, 2023
1 parent 8ae380a commit 1147bd2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# ChatGPT CLI

This project showcases an implementation of a ChatGPT client with streaming support in a Command-Line Interface (CLI)
environment, demonstrating its practicality and effectiveness.
![Test Workflow](https://github.com/kardolus/chatgpt-cli/actions/workflows/test.yml/badge.svg?branch=main)

ChatGPT CLI offers a robust interface for interacting with ChatGPT models directly from the command line, equipped with
streaming and advanced configurability.

![a screenshot](resources/vhs.gif)

Expand Down

0 comments on commit 1147bd2

Please sign in to comment.