aboutsummaryrefslogtreecommitdiffstats
path: root/docs/C.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/C.md')
-rw-r--r--docs/C.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/C.md b/docs/C.md
index 0ab3aef..e83ed7b 100644
--- a/docs/C.md
+++ b/docs/C.md
@@ -10,6 +10,7 @@ Why would you want to do that? I don't know.
```c
#include "locusts.h"
+
int main(void) {
introduce_locusts();
/* Locusts are now in your codebase! */