From 4ba38f42db03f6004cf102e614bb05588247ec33 Mon Sep 17 00:00:00 2001 From: dalance Date: Thu, 21 Nov 2019 20:57:51 +0900 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) 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