From a68e9a19429b0b5e08800e8ec90be2f7402d9ff3 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 29 Nov 2024 20:01:56 -0500 Subject: Update docs and minor bugfix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ca61a18b..6b41144c 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ of many language features or the other example programs/modules in - [Easy interoperability with C](docs/c-interoperability.md) - Support for [POSIX threads](docs/threads.tm) and thread-safe message passing queues over [channels](docs/channels.tm). -- Built-in data serialization and deserialization for datatypes. +- Built-in [data serialization and deserialization](docs/serialization.md). ## Dependencies -- cgit v1.2.3