← Back to davo.co
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Faulkner <[email protected]>2026-08-05 23:32:44 -0500
committerDavid Faulkner <[email protected]>2026-08-05 23:32:44 -0500
commit407017e02f32f471d17800f7d52b556a80cf9a0e (patch)
tree4de5e208638a68984db93a2647464951e5e78430
parent3d51ff671e0bf079063c6270bbb985bd3d218b34 (diff)
docs: fix unclosed code fence in READMEv1.0.0
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae16766..4245de1 100644
--- a/README.md
+++ b/README.md
@@ -34,3 +34,4 @@ make
# Clean build artifacts
make clean
+```