Revise file upload section in README

Updated file structure in README for clarity.
This commit is contained in:
M.M.Azizi
2026-02-19 14:38:46 +03:30
committed by GitHub
parent b2ea1d4f3d
commit 7c8e5ae45f
+1 -1
View File
@@ -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)