Skip to content

Commit 321b99f

Browse files
oladayo21claude
andcommitted
Update README requirements and remove duplicate license section
- Update Node.js requirement to 22+ (LTS) to match .nvmrc and workflows - Update AWS Lambda runtime to nodejs22.x for consistency - Remove license section since LICENSE file already exists - Clean up documentation structure 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent f46ef13 commit 321b99f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,6 @@ adapter({
9595

9696
## Requirements
9797

98-
- **Node.js**: 20+
98+
- **Node.js**: 22+ (LTS)
9999
- **SvelteKit**: 2.0+
100-
- **AWS Lambda**: nodejs20.x runtime
101-
102-
## License
103-
104-
MIT
100+
- **AWS Lambda**: nodejs22.x runtime

0 commit comments

Comments
 (0)