aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-06 16:46:14 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-06 16:46:14 -0500
commit5f969824b321a9b53b6168eb824bfe832966d5f8 (patch)
treefedeb5eae1a6ccd49807d115deca63ab944d42bf
parentAll Good Now (diff)
downloadlocusts-5f969824b321a9b53b6168eb824bfe832966d5f8.tar
locusts-5f969824b321a9b53b6168eb824bfe832966d5f8.tar.gz
locusts-5f969824b321a9b53b6168eb824bfe832966d5f8.tar.bz2
locusts-5f969824b321a9b53b6168eb824bfe832966d5f8.tar.lz
locusts-5f969824b321a9b53b6168eb824bfe832966d5f8.tar.xz
locusts-5f969824b321a9b53b6168eb824bfe832966d5f8.tar.zst
locusts-5f969824b321a9b53b6168eb824bfe832966d5f8.zip
Add Badges
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r--README.md11
-rw-r--r--docs/.NET.md2
-rw-r--r--docs/C.md2
-rw-r--r--docs/Docker.md2
-rw-r--r--docs/Go.md2
-rw-r--r--docs/Python.md2
-rw-r--r--docs/Rust.md2
7 files changed, 22 insertions, 1 deletions
diff --git a/README.md b/README.md
index 567ad95..ca78a23 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,14 @@
# Locusts: A universal library
+[![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)
+[![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)
+[![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)
+
+
+
We here at Locusts-R-Us have developed a series of libraries for all sorts of programming languages to introduce locusts in all sorts of codebases.
## FAQ
@@ -33,7 +42,7 @@ See the [CONTRIBUTING.md](./CONTRIBUTING.md) file for more information.
- [Go](./docs/Go.md)
- [Rust](./docs/Rust.md)
- [Python](./docs/Python.md)
-- [C#/F#](./docs/.NET.md)
+- [C#/F#](./docs/.NET.md)
### Not a language but
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.