From c1ce84ececf767cb788521cf26617be2cde09269 Mon Sep 17 00:00:00 2001 From: yisding Date: Tue, 14 Nov 2023 09:06:56 -0800 Subject: [PATCH] Update README.md --- packages/create-llama/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/create-llama/README.md b/packages/create-llama/README.md index b18a8ad139..e326767377 100644 --- a/packages/create-llama/README.md +++ b/packages/create-llama/README.md @@ -6,7 +6,7 @@ The easiest way to get started with [LlamaIndex](https://www.llamaindex.ai/) is - NextJS, ExpressJS, or FastAPI (python) stateless backend generation 💻 - Streaming or non-streaming backend ⚡ -- Optional `shadcn` or `html` frontend generation 🎨 +- Optional `shadcn` frontend generation 🎨 ## Get Started