chore(web): improve docs

This commit is contained in:
Aman Varshney
2025-08-09 22:23:07 +05:30
parent 38403fe863
commit 52d2af5184
17 changed files with 986 additions and 369 deletions

View File

@@ -15,7 +15,7 @@ No. Run the CLI directly with your package manager. See Quick Start and the per
`npm`, `pnpm`, or `bun` (all supported).
### What Node.js version is required?
Node.js 18+ (LTS recommended).
Node.js 20+ (LTS recommended).
### Can I use this with an existing project?
The CLI is for new projects. You can migrate gradually or use `add` to extend a BetterTStack project.