diff options
| author | David Faulkner <[email protected]> | 2026-08-05 17:25:51 -0500 |
|---|---|---|
| committer | David Faulkner <[email protected]> | 2026-08-05 17:25:51 -0500 |
| commit | cbb49cc0d0fbd93e57bcc06c94df94afc1e12cc8 (patch) | |
| tree | 83abeb289f444ff5956d497a41c7095027172cc9 | |
| parent | b1bbc3e55f358d52b539da4c84b0f992b606c745 (diff) | |
Fix README.md formattingv1.0.0
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ A minimalist C application hosted on `git.davo.co`. ```bash gcc -Wall -Wextra -std=c23 main.c -o hello ./hello +``` |
