From 4a2941f7b174a928ead181678dd90bd5b4dc69a0 Mon Sep 17 00:00:00 2001 From: Aliaksei Chapyzhenka Date: Tue, 17 Dec 2019 18:04:13 -0800 Subject: [PATCH] added badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 577bf32..439a36d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # :construction: Work In Progress :construction: +[![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) + Value Change Dump ([VCD](https://en.wikipedia.org/wiki/Value_change_dump)) parser using [llparse](https://github.com/nodejs/llparse) ## Test