diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,10 @@ # Locusts: A universal library -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.
\ No newline at end of file +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) + |