Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney authored Oct 6, 2023
1 parent 669d03a commit c236579
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/pytest-lsp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ This also means `pytest-lsp` can be used to test language servers written in any

`pytest-lsp` relies on the [`pygls`](https://github.com/openlawlibrary/pygls) library for its language server protocol implementation.

See the [documentation](https://lsp-devtools.readthedocs.io/en/latest/) for details on getting started.

```python
import sys

Expand Down

0 comments on commit c236579

Please sign in to comment.