From cff1a8202b086d965d0c69c1de6269863834c343 Mon Sep 17 00:00:00 2001 From: Aman Varshney Date: Sat, 12 Apr 2025 12:15:34 +0530 Subject: [PATCH] fix readme --- apps/cli/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/cli/README.md b/apps/cli/README.md index 6b938d8..9d90c8b 100644 --- a/apps/cli/README.md +++ b/apps/cli/README.md @@ -52,8 +52,7 @@ Options: --no-auth Exclude authentication --frontend Frontend types (tanstack-router, react-router, tanstack-start, native, none) --addons Additional addons (pwa, tauri, starlight, biome, husky, none) - --examples Examples to include (todo, ai) - --no-examples Skip all examples + --examples Examples to include (todo, ai, none) --git Initialize git repository --no-git Skip git initialization --package-manager Package manager (npm, pnpm, bun)