From 0728777c631f31118bd92b4f0d80192c58d11c17 Mon Sep 17 00:00:00 2001 From: Mckay Wrigley Date: Sat, 18 Mar 2023 06:20:08 -0600 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b83b12..b335cdd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Chatbot UI Pro +# Chatbot UI -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. +Note: Chatbot UI Pro has been renamed to Chatbot UI. + +Chatbot UI is an advanced chatbot kit for OpenAI's chat models built on top of [Chatbot UI Lite](https://github.com/mckaywrigley/chatbot-ui-lite) using Next.js, TypeScript, and Tailwind CSS. It aims to mimic ChatGPT's interface and functionality.