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/JVM.md | |
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 '')
-rw-r--r-- | docs/JVM.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |