docs: update README

This commit is contained in:
kbwo 2024-10-19 17:14:16 +09:00
parent 1fc98e9063
commit ee2acbb3a4

View file

@ -80,6 +80,7 @@ language server config:
- [x] `go test`
- [x] `phpunit`
- [x] `vitest`
- [x] `node --test` (Node Test Runner)
### Writing custom adapter
⚠ The specification of adapter CLI is not stabilized yet.