diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2024-11-29 20:01:56 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2024-11-29 20:01:56 -0500 |
| commit | a68e9a19429b0b5e08800e8ec90be2f7402d9ff3 (patch) | |
| tree | a0b6b6433370a78e674eb56b69a8c01db63139d5 /README.md | |
| parent | 69613e6c03809bcb82ffdaee7820df5a0ead7a6f (diff) | |
Update docs and minor bugfix
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
