From c90eab16d688b254b6929853feaab8cdc53b2dc4 Mon Sep 17 00:00:00 2001 From: dalance Date: Wed, 18 Sep 2019 19:17:41 +0900 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9014fe..cdeabf8 100644 --- a/README.md +++ b/README.md @@ -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)