From cfa4d1a685909ad6c16c87e943ccf5b8466753ee Mon Sep 17 00:00:00 2001 From: Mckay Wrigley Date: Wed, 15 Mar 2023 06:25:29 -0600 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17e1b10..6175d0e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Chatbot UI Pro -Chatbot UI Pro is an advanced chatbot kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS. +Chatbot UI Pro is an advanced chatbot kit for OpenAI's chat models built on top of [Chatbot UI](https://github.com/mckaywrigley/chatbot-ui) using Next.js, TypeScript, and Tailwind CSS. It aims to mimic ChatGPT's interface and functionality.