aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-06 15:56:58 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-06 15:56:58 -0500
commit3d272668c7c7003bcd1e1b8026d041d07acac150 (patch)
tree4b4a9b1a11dadfc27714da370b73bafaa2105755 /README.md
parentAdd docker (diff)
downloadlocusts-3d272668c7c7003bcd1e1b8026d041d07acac150.tar
locusts-3d272668c7c7003bcd1e1b8026d041d07acac150.tar.gz
locusts-3d272668c7c7003bcd1e1b8026d041d07acac150.tar.bz2
locusts-3d272668c7c7003bcd1e1b8026d041d07acac150.tar.lz
locusts-3d272668c7c7003bcd1e1b8026d041d07acac150.tar.xz
locusts-3d272668c7c7003bcd1e1b8026d041d07acac150.tar.zst
locusts-3d272668c7c7003bcd1e1b8026d041d07acac150.zip
Add a basic CONTRIBUTING and README
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index a9a0da6..567ad95 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,6 @@ 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.
@@ -24,6 +22,11 @@ No.
See the documentation below.
+### Can I contribute?
+
+Yes! Please do! We welcome all contributions.
+See the [CONTRIBUTING.md](./CONTRIBUTING.md) file for more information.
+
## Currently Supported Languages
- [C/C++](./docs/C.md)