Update README

This commit is contained in:
dalance 2019-11-21 20:57:51 +09:00
parent 6f9fe68c08
commit 4ba38f42db

View File

@ -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