Update README

This commit is contained in:
dalance 2019-09-18 19:17:41 +09:00
parent c5e4a719ac
commit c90eab16d6

View File

@ -1,7 +1,7 @@
# sv-parser
Parser library for System Verilog ([IEEE1800-2017](https://standards.ieee.org/standard/1800-2017.html)).
[![Actions Status](https://github.com/dalance/sv-parser/workflows/rust/badge.svg)](https://github.com/dalance/sv-parser/actions)
[![Actions Status](https://github.com/dalance/sv-parser/workflows/Rust/badge.svg)](https://github.com/dalance/sv-parser/actions)
[![Crates.io](https://img.shields.io/crates/v/sv-parser.svg)](https://crates.io/crates/sv-parser)
[![Docs.rs](https://docs.rs/sv-parser/badge.svg)](https://docs.rs/sv-parser)