From 8aa150f8f74b358d5523a9ed2b8082df955b50fe Mon Sep 17 00:00:00 2001 From: hanez Date: Tue, 27 Jan 2026 01:31:07 +0100 Subject: [PATCH] README update. No code changes. (0.37.62) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d136a5e..bd30bf4 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Fun may not change the world — but it will make programming a little more fun. See [./lib/](https://git.xw3.org/fun/fun/src/branch/main/lib) for what the standard library provides. -Optional extensions (build-time selectable / only testing this on Linux actually): +### Optional extensions (build-time selectable / only testing this on Linux actually): - [CGI](https://en.wikipedia.org/wiki/Common_Gateway_Interface) support builtin using [kcgi](https://kristaps.bsd.lv/kcgi/) (optional) ☐ - [cURL](https://curl.se/) support builtin using [libcurl](https://curl.se/libcurl/) (optional) ☑