diff --git a/README.md b/README.md index 3b9c507..1b81619 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ SystemVerilog parser library fully complient with [IEEE 1800-2017](https://stand ## Tools using sv-parser * [svlint](https://github.com/dalance/svlint): SystemVerilog linter +* [svls](https://github.com/dalance/svls): SystemVerilog language server ## Usage