📝 Update Readme

This commit is contained in:
Christian van Dijk
2026-02-19 21:11:05 +01:00
parent 13058e09f5
commit 29743786ce

View File

@@ -1,4 +1,4 @@
# 🚀 Tiny Lua HTTP Server
# 🚀 Tiny Lua HTTP Server 🌀
A lightweight, zero-framework HTTP server built using **Lua** and **LuaSocket**. This project demonstrates how to handle basic routing, query parameter parsing, and manual HTTP response construction with a minimal footprint.