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) ☑