readme udpate

This commit is contained in:
Mckay Wrigley
2023-03-15 06:20:11 -06:00
parent 48f3f557e1
commit f05390c97d
7 changed files with 81 additions and 5 deletions
+2 -2
View File
@@ -175,10 +175,10 @@ export default function Home() {
return (
<>
<Head>
<title>Chatbot UI</title>
<title>Chatbot UI Pro</title>
<meta
name="description"
content="A simple chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS."
content="An advanced chatbot starter kit for OpenAI's chat model using Next.js, TypeScript, and Tailwind CSS."
/>
<meta
name="viewport"