From: cat æscling <11325618-aescling@users.noreply.gitlab.com> Date: Sun, 30 Jul 2023 23:07:08 +0000 (-0400) Subject: README: fix typo; add link to git repository X-Git-Tag: v1.0.0~7 X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=6c014ee787ec48140a02a4fe3f10578b5b02b0c0;p=httpd-execline.git README: fix typo; add link to git repository --- diff --git a/README.md b/README.md index e677d68..7b38faa 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,12 @@ file-extension/MIME-type mapping adjustments) without requiring you to edit code; here we use using a filesystem-driven configuration where the hierarchical file structure amounts to a simple structured key-value store. -this README served as standalone HTML by an instance of httpd.execline at +this README is served as standalone HTML by an instance of httpd.execline at https://httpd-execline.cat.family/ +the codebase can be found in a +[git repository](https://gitlab.com/aescling/httpd-execline) hosted by Gitlab. + \* “simple” here better describes functionality than implementation. ## usage ###