diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-10-29 15:17:59 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-10-29 15:17:59 -0500 |
commit | fc66cc6a5b396ede659d1c21008950603683579b (patch) | |
tree | ad5a8e549c29dec7796ce20abf31eb9adddc0363 /docs | |
parent | readme: BADGES!!!!!! (diff) | |
download | locusts-fc66cc6a5b396ede659d1c21008950603683579b.tar locusts-fc66cc6a5b396ede659d1c21008950603683579b.tar.gz locusts-fc66cc6a5b396ede659d1c21008950603683579b.tar.bz2 locusts-fc66cc6a5b396ede659d1c21008950603683579b.tar.lz locusts-fc66cc6a5b396ede659d1c21008950603683579b.tar.xz locusts-fc66cc6a5b396ede659d1c21008950603683579b.tar.zst locusts-fc66cc6a5b396ede659d1c21008950603683579b.zip |
readme: MORE BADGES!!!!
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/.NET.md | 2 | ||||
-rw-r--r-- | docs/BEAM.md | 5 | ||||
-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/JVM.md | 2 | ||||
-rw-r--r-- | docs/JavaScript.md | 2 | ||||
-rw-r--r-- | docs/Python.md | 2 | ||||
-rw-r--r-- | docs/Rust.md | 5 |
9 files changed, 14 insertions, 10 deletions
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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml) +[](https://github.com/locusts-r-us/locusts/actions/workflows/dotnet.yml)  ## 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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml) +[](https://github.com/locusts-r-us/locusts/actions/workflows/beam.yml) + + + **TODO: Add description** @@ -1,6 +1,6 @@ # liboCusts -[](https://github.com/locusts-r-us/locusts/actions/workflows/c.yml) +[](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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml) +[](https://github.com/locusts-r-us/locusts/actions/workflows/docker.yml) A docker container containing locusts also exist. @@ -1,6 +1,6 @@ # Locusts -[](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml) +[](https://github.com/locusts-r-us/locusts/actions/workflows/go.yml) [](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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/jvm.yml) +[](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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml) +[](https://github.com/locusts-r-us/locusts/actions/workflows/node.yml) [](https://www.npmjs.com/package/locusts) [](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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/python.yml) +[](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 -[](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml) -[](https://crates.io/crates/locusts) +[](https://github.com/locusts-r-us/locusts/actions/workflows/rust.yml) +[](https://crates.io/crates/locusts) +[](https://docs.rs/locusts) ## Description |