You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
Zix is a modern web framework for the Zig programming language. It provides a familiar, intuitive API for building web applications while leveraging Zig's performance, memory safety, and compile-time guarantees.
23
23
24
24
> [!NOTE]
25
-
> zix is a work in progress and Docs are not yet ready.
25
+
> Zix is a work in progress and Docs are not yet ready but you can use `zig build docs` to generate docs.
26
26
27
27
**⭐️ If you love `zix`, make sure to give it a star! ⭐️**
0 commit comments