diff options
| author | David Faulkner <[email protected]> | 2026-08-06 03:40:23 -0500 |
|---|---|---|
| committer | David Faulkner <[email protected]> | 2026-08-06 03:40:23 -0500 |
| commit | 268d288ee4cdddbb08b6ccb697b9be75d5b4c68b (patch) | |
| tree | c1c825b9915ef68aad5061322d6c16c605a972ac | |
| parent | b39a218b5d963b55acba84b488cd9da0bacf2b71 (diff) | |
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
