← Back to davo.co
summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2098744..192b973 100644
--- a/README.md
+++ b/README.md
@@ -7,3 +7,4 @@ A minimalist C application hosted on `git.davo.co`.
```bash
gcc -Wall -Wextra -std=c23 main.c -o hello
./hello
+```