From e333f04b5396f9ff96483ebd5a353e735eb9065d Mon Sep 17 00:00:00 2001 From: Jared Palmer Date: Fri, 16 Jun 2023 18:28:21 -0400 Subject: [PATCH] Fix readme --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ec324e3..53099d4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

- Next.js 13 and App Router-ready AI chatbot. + An open-source AI chatbot app built with [Next.js](https://nextjs.org), the [Vercel AI SDK](https://sdk.vercel.ai/docs), OpenAI, and [Vercel KV](https://vercel.com/storage/kv).

@@ -18,8 +18,6 @@ # Introduction -A Next.js 13 and App Router-ready AI chatbot template featuring: - - [Next.js](https://nextjs.org) App Router - React Server Components (RSCs), Suspense, and Server Actions - [Vercel AI SDK](https://sdk.vercel.ai/docs) for streaming chat UI @@ -65,4 +63,4 @@ This library is created by [Vercel](https://vercel.com) and [Next.js](https://ne - Jared Palmer ([@jaredpalmer](https://twitter.com/jaredpalmer)) - [Vercel](https://vercel.com) - Shu Ding ([@shuding\_](https://twitter.com/shuding_)) - [Vercel](https://vercel.com) -- shadcn ([@shadcn](https://twitter.com/shadcn)) - [Contractor](https://shadcn.com) +- shadcn ([@shadcn](https://twitter.com/shadcn)) - [Contractor](https://shadcn.com) \ No newline at end of file