Updating README.md

This commit is contained in:
jasmine.kaur 2026-04-21 12:14:58 +05:30
parent f852c6f7ad
commit 7f9ea513b1
No known key found for this signature in database
GPG Key ID: A037296830C500E7

View File

@ -235,6 +235,7 @@ The discovery script matches files to runners as follows:
- **Node.js** (v22, see `.nvmrc`) + `npm ci`
- **Python 3.9+** and `pip install pytest` - only needed if you have Python script-tests
- **Bats** (`brew install bats-core`) - only needed if you have Bats script-tests
- No additional tools needed for bash script-tests
## Need a different language?