Bug fixes

This commit is contained in:
2025-09-24 21:06:18 +02:00
parent 39ec510dbb
commit c9038b8fac
5 changed files with 27 additions and 28 deletions
+3
View File
@@ -1,4 +1,7 @@
# cWEB
cWEB is a framework for web development designed for small scale production environments and tooling. It's distributed as a single header file and has minimal dependencies.
cWEB is single header file web framework for C designed for small scale production environments and tooling :D
(In progress)