diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-08-06 09:20:36 -0500 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-08-06 09:42:20 -0500 |
commit | f33ddce9267f934332653d78b775a3d29552151b (patch) | |
tree | 7aad50cc832f55990201cab0dfea592c660be94f /README.md | |
parent | Add Meson to GHA (diff) | |
download | locusts-f33ddce9267f934332653d78b775a3d29552151b.tar locusts-f33ddce9267f934332653d78b775a3d29552151b.tar.gz locusts-f33ddce9267f934332653d78b775a3d29552151b.tar.bz2 locusts-f33ddce9267f934332653d78b775a3d29552151b.tar.lz locusts-f33ddce9267f934332653d78b775a3d29552151b.tar.xz locusts-f33ddce9267f934332653d78b775a3d29552151b.tar.zst locusts-f33ddce9267f934332653d78b775a3d29552151b.zip |
Format all documentation
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,8 +3,8 @@ 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. ## Currently Supported Languages + - [C/C++](./docs/C.md) - [Rust](./docs/Rust.md) - [Go](./docs/Go.md) - [Python](./docs/Python.md) - |