diff --git a/README.md b/README.md index 2ecc435..3c30814 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# EES chatbot prototype +# EES Support Bot (AI Search and Support) ## Overview diff --git a/chatbot-ui/pages/_app.tsx b/chatbot-ui/pages/_app.tsx index 98ead7f..49e2e04 100644 --- a/chatbot-ui/pages/_app.tsx +++ b/chatbot-ui/pages/_app.tsx @@ -6,7 +6,7 @@ function App({ Component, pageProps }: AppProps) { return ( <>
-