From fc66cc6a5b396ede659d1c21008950603683579b Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 29 Oct 2024 15:17:59 -0500 Subject: readme: MORE BADGES!!!! Signed-off-by: Matt Strapp --- docs/.NET.md | 2 +- docs/BEAM.md | 5 ++++- docs/C.md | 2 +- docs/Docker.md | 2 +- docs/Go.md | 2 +- docs/JVM.md | 2 +- docs/JavaScript.md | 2 +- docs/Python.md | 2 +- docs/Rust.md | 5 +++-- 9 files changed, 14 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/.NET.md b/docs/.NET.md index 28ce4b8..13306a4 100644 --- a/docs/.NET.md +++ b/docs/.NET.md @@ -1,6 +1,6 @@ # 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) +[![CI](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/BEAM.md b/docs/BEAM.md index 290f309..69e11d3 100644 --- a/docs/BEAM.md +++ b/docs/BEAM.md @@ -1,6 +1,9 @@ # Locusts -[![BEAM](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml) +![Hex.pm Version](https://img.shields.io/hexpm/v/locusts?logo=erlang) +![Docs](https://img.shields.io/badge/docs-hexdocs.pm-blue?logo=elixir) + **TODO: Add description** diff --git a/docs/C.md b/docs/C.md index 32a9627..86ce271 100644 --- a/docs/C.md +++ b/docs/C.md @@ -1,6 +1,6 @@ # liboCusts -[![C](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml) ## Description diff --git a/docs/Docker.md b/docs/Docker.md index 10019ff..989e232 100644 --- a/docs/Docker.md +++ b/docs/Docker.md @@ -1,6 +1,6 @@ # Locusts -[![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) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml) A docker container containing locusts also exist. diff --git a/docs/Go.md b/docs/Go.md index 38532d4..1763734 100644 --- a/docs/Go.md +++ b/docs/Go.md @@ -1,6 +1,6 @@ # Locusts -[![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) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml) [![Go Reference](https://pkg.go.dev/badge/github.com/locusts-r-us/locusts.svg)](https://pkg.go.dev/github.com/locusts-r-us/locusts) ## Description diff --git a/docs/JVM.md b/docs/JVM.md index 4f37b56..18b3afc 100644 --- a/docs/JVM.md +++ b/docs/JVM.md @@ -1,5 +1,5 @@ # locusts -[![JVM](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml) TODO: Fill out this README.md with information about the JVM library. \ No newline at end of file diff --git a/docs/JavaScript.md b/docs/JavaScript.md index 9e3fa70..4b6a90b 100644 --- a/docs/JavaScript.md +++ b/docs/JavaScript.md @@ -1,6 +1,6 @@ # 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) +[![CI](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)](https://www.npmjs.com/package/locusts) [![Deno](https://github.com/locusts-r-us/locusts/actions/workflows/deno.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/deno.yml) diff --git a/docs/Python.md b/docs/Python.md index 3656ac7..9e6383c 100644 --- a/docs/Python.md +++ b/docs/Python.md @@ -1,6 +1,6 @@ # locusts-r-us -[![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) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml) ## Description diff --git a/docs/Rust.md b/docs/Rust.md index 30d0499..c5ccf50 100644 --- a/docs/Rust.md +++ b/docs/Rust.md @@ -1,7 +1,8 @@ # locusts -[![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) -[![Crates.io Version](https://img.shields.io/crates/v/locusts)](https://crates.io/crates/locusts) +[![CI](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml/badge.svg)](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml) +[![Crates.io Version](https://img.shields.io/crates/v/locusts?logo=rust)](https://crates.io/crates/locusts) +[![docs.rs](https://img.shields.io/docsrs/locusts?logo=docsdotrs)](https://docs.rs/locusts) ## Description -- cgit v1.2.3