arya2004 / arya2004/auto-express
📖 Fix README.md Inconsistencies (Command Format & Package Name)
Open
cli
documentation
good first issue
hacktoberfest
refactor
typescript
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
### 📖 Fix README Issues (Command & Package Mismatch)
### Problems:
* README shows `@arya2004/auto-express` but package name is `auto-express`
* Uses `auto init`, `auto new`, but actual CLI is `auto-express`
### Fix:
* Ensure command examples match CLI usage
* Align npm install name with `package.json`
Contributor guide
Assessment
This issue has not been assessed yet.