From 1f7187bb55b7779656bf4232d0a5a0d665b9e6e3 Mon Sep 17 00:00:00 2001 From: ned <11541888+n3d1117@users.noreply.github.com> Date: Mon, 5 Dec 2022 14:55:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d528524..c3258c65 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A [Telegram bot](https://core.telegram.org/bots/api) that integrates with OpenAI's [ChatGPT](https://openai.com/blog/chatgpt/) to provide answers. Ready to use with minimal configuration required. ## Screenshot -Demo +Demo ## Prerequisites - Python 3.10+ and [Pipenv](https://pipenv.readthedocs.io/en/latest/)