From 5f969824b321a9b53b6168eb824bfe832966d5f8 Mon Sep 17 00:00:00 2001
From: Matt Strapp <matt@mattstrapp.net>
Date: Tue, 6 Aug 2024 16:46:14 -0500
Subject: Add Badges

Signed-off-by: Matt Strapp <matt@mattstrapp.net>
---
 docs/.NET.md   | 2 ++
 docs/C.md      | 2 ++
 docs/Docker.md | 2 ++
 docs/Go.md     | 2 ++
 docs/Python.md | 2 ++
 docs/Rust.md   | 2 ++
 6 files changed, 12 insertions(+)

(limited to 'docs')

diff --git a/docs/.NET.md b/docs/.NET.md
index 6148c43..b70fa50 100644
--- a/docs/.NET.md
+++ b/docs/.NET.md
@@ -1,5 +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)
+
 ## Description
 
 Locusts is a library that provides a way to introduce locusts into your code.
diff --git a/docs/C.md b/docs/C.md
index e83ed7b..32a9627 100644
--- a/docs/C.md
+++ b/docs/C.md
@@ -1,5 +1,7 @@
 # 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)
+
 ## Description
 
 liboCusts is a library that provides a way to introduce locusts into your code.
diff --git a/docs/Docker.md b/docs/Docker.md
index 4647476..4717997 100644
--- a/docs/Docker.md
+++ b/docs/Docker.md
@@ -1,5 +1,7 @@
 # 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)
+
 A docker container containing locusts also exist.
 
 If you would like to add locusts to your company's servers, you can use the following command:
diff --git a/docs/Go.md b/docs/Go.md
index 87813d1..3de9342 100644
--- a/docs/Go.md
+++ b/docs/Go.md
@@ -1,5 +1,7 @@
 # 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)
+
 ## Description
 
 Locusts is a library that provides a way to introduce locusts into your code.
diff --git a/docs/Python.md b/docs/Python.md
index 6d01754..3656ac7 100644
--- a/docs/Python.md
+++ b/docs/Python.md
@@ -1,5 +1,7 @@
 # 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)
+
 ## Description
 
 locusts-r-us is a library that provides a way to introduce locusts into your code.
diff --git a/docs/Rust.md b/docs/Rust.md
index b01a943..709270b 100644
--- a/docs/Rust.md
+++ b/docs/Rust.md
@@ -1,5 +1,7 @@
 # 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)
+
 ## Description
 
 locusts is a library that provides a way to introduce locusts into your code.
-- 
cgit v1.2.3