Revise file upload section in README
Updated file structure in README for clarity.
This commit is contained in:
@@ -161,7 +161,7 @@ define('DB_NAME', 'your_cpanel_username_pastebin');
|
|||||||
### Step 3: File Upload
|
### Step 3: File Upload
|
||||||
|
|
||||||
```
|
```
|
||||||
/public_html/pastebin/
|
/public_html/
|
||||||
├── index.php # API backend + router
|
├── index.php # API backend + router
|
||||||
├── index.html # Single-page application
|
├── index.html # Single-page application
|
||||||
├── style.css # Complete styling (RTL included)
|
├── style.css # Complete styling (RTL included)
|
||||||
|
|||||||
Reference in New Issue
Block a user