git.strcat.st

/strcat/httpd.git/ - summarytreelogarchive

subject
remove extra `
commit
ed2f19fef5456b792d949da672c423a04b114038
date
2026-04-17T20:12:25Z
message
diff
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5497020..6dcebb0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-````
+```
 khttpd - KISS http daemon
 
 tiny HTTP server in ANSI compliant C using POLL(2).