diff --git a/README.md b/README.md index 8700732..6a1cc1b 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,12 @@ GitHub release (latest SemVer) + + LuaRocks Pacakage +

+ # Neotest .NET Neotest adapter for dotnet tests @@ -24,6 +28,7 @@ neotest-dotnet requires makes a number of assumptions about your environment: 2. The user is running tests using one of the supported test runners / frameworks (see support grid) 3. (For Debugging) `netcoredbg` is installed and `nvim-dap` plugin has been configured for `netcoredbg` (see debug config for more details) 4. Requires [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) and the parser for C#. +5. Requires `neovim v0.10.0` or later # Installation