From 046ed35e92a7093730fdce7a04599eb0aa5afbad Mon Sep 17 00:00:00 2001 From: Vyacheslav Anzhiganov Date: Fri, 21 Feb 2025 02:59:35 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..573ff20 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# nginx-module-lua + +Embed the Power of Lua into NGINX HTTP servers \ No newline at end of file