Revise example folder structure in README
Updated the example folder structure section to reflect server organization and added a screenshot.
This commit is contained in:
@@ -72,7 +72,7 @@ Command Description
|
|||||||
* When you send a document → saved using its original name and MIME extension
|
* When you send a document → saved using its original name and MIME extension
|
||||||
* Everything is organized in your local_storage/ folder
|
* Everything is organized in your local_storage/ folder
|
||||||
|
|
||||||
## 🧩 Example Folder Structure
|
## 🧩 Example Folder Structure in Server
|
||||||
```
|
```
|
||||||
secure_file_bot_aiogram/
|
secure_file_bot_aiogram/
|
||||||
├── bot.py
|
├── bot.py
|
||||||
@@ -84,4 +84,4 @@ secure_file_bot_aiogram/
|
|||||||
├── 20251103_141223.mp4
|
├── 20251103_141223.mp4
|
||||||
└── ...
|
└── ...
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|||||||
Reference in New Issue
Block a user