From 7c8e5ae45fe77b9854874ccbcedab52fa801f064 Mon Sep 17 00:00:00 2001 From: "M.M.Azizi" <121211931+TheGreatAzizi@users.noreply.github.com> Date: Thu, 19 Feb 2026 14:38:46 +0330 Subject: [PATCH] Revise file upload section in README Updated file structure in README for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a4029a..3b9865e 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ define('DB_NAME', 'your_cpanel_username_pastebin'); ### Step 3: File Upload ``` -/public_html/pastebin/ +/public_html/ ├── index.php # API backend + router ├── index.html # Single-page application ├── style.css # Complete styling (RTL included)