From 97cfc74a013dd916626412676f3102b0cb870f48 Mon Sep 17 00:00:00 2001 From: hanez Date: Mon, 19 Jan 2026 23:45:17 +0100 Subject: [PATCH] Small README update. No code changes. (0.37.59) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c26be1..fcc8f94 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ There are some libs written in Fun available in the [./lib/](https://git.xw3.org This is actually a work in progress... -Current documentation is only found in the [Fun Handbook](https://git.xw3.org/fun/fun/src/branch/main/docs/handbook.md). +Current documentation is only found in the [Fun Handbook](https://git.xw3.org/fun/fun/src/branch/main/docs/handbook.md) and the [specification](https://git.xw3.org/fun/fun/src/branch/main/spec/v0.3.md). In the [./examples/](https://git.xw3.org/fun/fun/src/branch/main/examples) directory should be an example of most Fun features.