From b2c4d6df2338bb99b72210dc900d0141eef7a7bd Mon Sep 17 00:00:00 2001 From: ami-chuu Date: Sun, 2 Nov 2025 06:59:42 +0300 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..80b201a --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# nginx-log-analyser +The simple tool to analyze Nginx logs from the command line.