From d9e9824b2a399caa294c1a3aa651da18ad3f67ab Mon Sep 17 00:00:00 2001 From: Madeorsk Date: Thu, 10 Oct 2024 23:54:50 +0200 Subject: [PATCH] Mention zedd libraries in README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c104b3e..050bdb3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- Documentation + Documentation | API

@@ -12,6 +12,8 @@ Zig HTTP router library

+Zouter is part of [_zedd_](https://code.zeptotech.net/zedd), a collection of useful libraries for zig. + ## Zouter for zap _Zouter_ is an HTTP router library for Zig **zap** HTTP server. It's made to ease the use of **zap** to build REST APIs.