← Back to davo.co
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Faulkner <[email protected]>2026-08-06 03:40:23 -0500
committerDavid Faulkner <[email protected]>2026-08-06 03:40:23 -0500
commit268d288ee4cdddbb08b6ccb697b9be75d5b4c68b (patch)
treec1c825b9915ef68aad5061322d6c16c605a972ac
parentb39a218b5d963b55acba84b488cd9da0bacf2b71 (diff)
Add clone URL to README.mdHEADmain
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index efef158..0737219 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,12 @@
A minimalist C application hosted on `git.davo.co`.
+---
+
+## Repository Access & Cloning
+
+Clone URL: `git clone https://git.davo.co/hello-world.git`
+
## Building & Running
```bash