From ea478af2c1cfa3d75f6a21eb94e03a97863a4305 Mon Sep 17 00:00:00 2001 From: Mohammad Shafiee <51268970+wikm360@users.noreply.github.com> Date: Sat, 1 Jun 2024 20:14:10 +0330 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d48df50..af9c057 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ What does this bot do? 9) ulr list per user 10) most ulr used per user 11) calculate and send The most used user -12) send users usage +12) send users usage ( get with mysql and marzban API ) more features coming 🔜 @@ -41,7 +41,7 @@ Before installing the required libraries, you must first install Python and pip First, download and extract the project with the following command : ```bash - wget https://github.com/wikm360/Xray-Log-Analyzer/releases/download/V2.0/Xray-Log-Analyzer.zip + wget https://github.com/wikm360/Xray-Log-Analyzer/releases/download/V2.1/Xray-Log-Analyzer.zip unzip Xray-Log-Analyzer.zip -d /root/Xray-Log-Analyzer cd Xray-Log-Analyzer/ ```