diff --git a/README.md b/README.md index 80c8e7e..b1ecb0d 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,15 @@ [![build](https://github.com/adrigzr/neotest-mocha/actions/workflows/workflow.yaml/badge.svg)](https://github.com/adrigzr/neotest-mocha/actions/workflows/workflow.yaml) -This plugin provides a [Mocha](https://github.com/mochajs/mocha) adapter for the [Neotest](https://github.com/rcarriga/neotest) framework. Requires at least Neotest version 4.0.0 which in turn requires at least neovim version 0.9.0. +This plugin provides a [Mocha](https://github.com/mochajs/mocha) adapter for the [Neotest](https://github.com/rcarriga/neotest) framework. **It is currently a work in progress**. It will be transferred to the official neotest organisation (once it's been created). +## Requirements + +* At least Neotest version 4.0.0 which in turn requires at least neovim version 0.9.0. +* At least mocha v9.1.0. + ## Installation Using packer: