From 5623be3e65f720a7d2ef0735c64bf06cb5550628 Mon Sep 17 00:00:00 2001 From: Bob Farrell Date: Sun, 4 Feb 2024 15:32:23 +0000 Subject: [PATCH] Add link to website to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5e22de9..f4f96a5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ _Jetzig_ is a web framework written in [Zig](https://ziglang.org) :lizard:. The framework is under active development and is currently in an alpha state. +Official website: [jetzig.dev](https://www.jetzig.dev/) + _Jetzig_ aims to provide a rich set of user-friendly tools for building modern web applications quickly. See the checklist below. Join us on Discord ! [https://discord.gg/eufqssz7X6](https://discord.gg/eufqssz7X6).