From f7ad7bda9d5b99d92e2710207a91bf5a174ec9cf Mon Sep 17 00:00:00 2001 From: Mike Lischke Date: Tue, 12 Sep 2023 11:52:37 +0200 Subject: [PATCH] A bit nicer info badges --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cc29f0f..c311d93 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,8 @@ -[![Build & Test](https://github.com/mike-lischke/antlr4-c3/actions/workflows/nodejs.yml/badge.svg?branch=master)](https://github.com/mike-lischke/antlr4-c3/actions/workflows/nodejs.yml)[![Downloads](https://img.shields.io/npm/dw/antlr4-c3?color=blue)](https://www.npmjs.com/package/antlr4-c3) +[![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/mike-lischke/antlr4-c3/nodejs.yml?style=for-the-badge&color=green&logo=github)](https://github.com/mike-lischke/antlr4ng/actions/workflows/nodejs.yml) +![License](https://img.shields.io/github/license/mike-lischke/antlr4-c3?style=for-the-badge&color=lightgreen) +![Weekly Downloads](https://img.shields.io/npm/dw/antlr4-c3?style=for-the-badge&color=blue) +[![npm version](https://img.shields.io/npm/v/antlr4-c3?style=for-the-badge&color=yellow)](https://www.npmjs.com/package/antlr4-c3) + # antlr4-c3 The ANTLR4 Code Completion Core