Mention zedd libraries in README.

This commit is contained in:
Madeorsk 2024-10-10 23:54:50 +02:00
parent f7468ef5cf
commit d9e9824b2a
Signed by: Madeorsk
GPG key ID: 677E51CA765BB79F

View file

@ -3,7 +3,7 @@
</h1>
<h4 align="center">
<a href="https://code.zeptotech.net/Zedd/Zouter">Documentation</a>
<a href="https://code.zeptotech.net/zedd/zouter">Documentation</a>
|
<a href="https://zedd.zeptotech.net/zouter/api">API</a>
</h4>
@ -12,6 +12,8 @@
Zig HTTP router library
</p>
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.