From 1a188859cce8d8bc5290ae7c60c9345d93e2ad2e Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Mon, 5 Aug 2024 14:35:53 -0500 Subject: readme: Add list of supported languages Signed-off-by: Matt Strapp --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 210a8c5..a9a06f6 100644 --- a/README.md +++ b/README.md @@ -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) + -- cgit v1.2.3