From 1147bd2124a10e639ed8e5022ef2ff9893c33fd5 Mon Sep 17 00:00:00 2001 From: kardolus Date: Wed, 1 Nov 2023 11:47:31 +0100 Subject: [PATCH] Add test status badge to README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e5bd26..81dfdb2 100644 --- a/README.md +++ b/README.md @@ -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)