aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-06 14:01:38 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-06 14:01:38 -0500
commitbe1f06a4aa6d4a2ac253b33b405fe96862d3c906 (patch)
tree1a1933934e25df618352d432bac2762937dcfb2d /README.md
parentFormat all documentation (diff)
downloadlocusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.tar
locusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.tar.gz
locusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.tar.bz2
locusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.tar.lz
locusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.tar.xz
locusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.tar.zst
locusts-be1f06a4aa6d4a2ac253b33b405fe96862d3c906.zip
Add .NET
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c43a2d8..ca16238 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ We here at Locusts-R-Us have developed a series of libraries for all sorts of pr
## Currently Supported Languages
- [C/C++](./docs/C.md)
-- [Rust](./docs/Rust.md)
- [Go](./docs/Go.md)
+- [Rust](./docs/Rust.md)
- [Python](./docs/Python.md)
+- [C#/F#](./docs/.NET.md)