diff options
Diffstat (limited to '')
-rw-r--r-- | docs/.NET.md | 2 | ||||
-rw-r--r-- | docs/C.md | 2 | ||||
-rw-r--r-- | docs/Docker.md | 2 | ||||
-rw-r--r-- | docs/Go.md | 2 | ||||
-rw-r--r-- | docs/Python.md | 2 | ||||
-rw-r--r-- | docs/Rust.md | 2 |
6 files changed, 12 insertions, 0 deletions
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. @@ -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: @@ -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. |