diff --git a/README.md b/README.md index c1d9bfa..2d10347 100644 --- a/README.md +++ b/README.md @@ -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.