aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-06 15:46:52 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-06 15:46:52 -0500
commit1de44770943e2521e558f1ab75ffb60d06494775 (patch)
treebf5538c93601dd141d48588feecb290d88f76dda /README.md
parentAdd .NET (diff)
downloadlocusts-1de44770943e2521e558f1ab75ffb60d06494775.tar
locusts-1de44770943e2521e558f1ab75ffb60d06494775.tar.gz
locusts-1de44770943e2521e558f1ab75ffb60d06494775.tar.bz2
locusts-1de44770943e2521e558f1ab75ffb60d06494775.tar.lz
locusts-1de44770943e2521e558f1ab75ffb60d06494775.tar.xz
locusts-1de44770943e2521e558f1ab75ffb60d06494775.tar.zst
locusts-1de44770943e2521e558f1ab75ffb60d06494775.zip
Add docker
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca16238..a9a0da6 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,28 @@
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.
+## FAQ
+
+### Why Locusts?
+
+The punchline of [XKCD 797](https://xkcd.com/797/). (Pictured below)
+
+[![XKCD 797 "DEBIAN-MAIN"](https://imgs.xkcd.com/comics/debian_main.png)](https://xkcd.com/797/)
+
+Including locusts as a dependency in your codebase is probably a terrible idea from a security standpoint, but it's very funny.
+
+### Why would you do this?
+
+It's funny.
+
+### Do any of these libraries serve any purpose?
+
+No.
+
+### How do I add these to my projects?
+
+See the documentation below.
+
## Currently Supported Languages
- [C/C++](./docs/C.md)
@@ -9,3 +31,11 @@ We here at Locusts-R-Us have developed a series of libraries for all sorts of pr
- [Rust](./docs/Rust.md)
- [Python](./docs/Python.md)
- [C#/F#](./docs/.NET.md)
+
+### Not a language but
+
+- [Docker](./docs/Docker.md)
+
+## License
+
+Every locust library in this repository is licensed under the [0 Clause BSD License](./LICENSE).