From 37029e27389dd8da64790e9e932da25080b8f590 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20S=C3=B6hnel?= Date: Wed, 22 Oct 2025 10:10:09 +0200 Subject: [PATCH] add dhi to readme Also fix formatting of the joi link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c607935e..cd4463799 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,11 @@ * [computed-types](https://github.com/neuledge/computed-types) * [decoders](https://github.com/nvie/decoders) * [deepkit](https://deepkit.io/) +* [dhi](https://github.com/justrach/dhi-zig/tree/main/js-bindings) * [@effect/schema](https://github.com/Effect-TS/effect/blob/main/packages/schema/README.md) * [io-ts](https://github.com/gcanti/io-ts) * [jet-validators](https://github.com/seanpmaxwell/jet-validators) -* [joi] (https://github.com/hapijs/joi) +* [joi](https://github.com/hapijs/joi) * [jointz](https://github.com/moodysalem/jointz) * [json-decoder](https://github.com/venil7/json-decoder) * [@mojotech/json-type-validaton](https://github.com/mojotech/json-type-validation)