From af2a44201978f69717867d21ecd7c58eac964deb Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Sun, 10 Oct 2021 21:11:17 -0700 Subject: [PATCH] more badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f97ca61..6dc0cb2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![NPM version](https://img.shields.io/npm/v/vcd-stream.svg)](https://www.npmjs.org/package/vcd-stream) -[![Actions Status](https://github.com/wavedrom/vcd/workflows/Node/badge.svg)](https://github.com/wavedrom/vcd/actions) +[![](https://github.com/wavedrom/vcd/workflows/Linux/badge.svg)](https://github.com/wavedrom/vcd/actions/workflows/linux.yml) +[![](https://github.com/wavedrom/vcd/workflows/MacOS/badge.svg)](https://github.com/wavedrom/vcd/actions/workflows/macos.yml) +[![](https://github.com/wavedrom/vcd/workflows/Windows/badge.svg)](https://github.com/wavedrom/vcd/actions/workflows/windows.yml) Value Change Dump ([VCD](https://en.wikipedia.org/wiki/Value_change_dump)) parser using [llparse](https://github.com/nodejs/llparse)