From 40807f0073b04b7002ca3c2ec79ace048a60d894 Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 9 Aug 2024 11:31:31 -0500 Subject: Badges! Signed-off-by: Matt Strapp --- README.md | 1 + docs/.NET.md | 1 + docs/JavaScript.md | 3 +++ 3 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 4464a86..9740e86 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Docker](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml) [![.NET](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml) [![Go](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml) +[![Node.js](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml) [![Python](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml) [![Rust](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml) diff --git a/docs/.NET.md b/docs/.NET.md index b70fa50..28ce4b8 100644 --- a/docs/.NET.md +++ b/docs/.NET.md @@ -1,6 +1,7 @@ # Locusts [![.NET](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml) +![NuGet Version](https://img.shields.io/nuget/v/locusts?logo=nuget&label=NuGet%20Package) ## Description diff --git a/docs/JavaScript.md b/docs/JavaScript.md index 4640904..52e116b 100644 --- a/docs/JavaScript.md +++ b/docs/JavaScript.md @@ -1 +1,4 @@ # TODO + +[![Node.js](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml) +![NPM Version](https://img.shields.io/npm/v/locusts?logo=npm&label=NPM%20Package) -- cgit v1.2.3