Skip to content

Commit ef306dd

Browse files
Update README.md
1 parent ab7fa4e commit ef306dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Designed for those who like bold elements and beautiful websites. Made of hundre
1212

1313
The codebase needs to be enhanced to manage all files saved in the media directory. For instance, the following structure might exist:
1414

15+
> **Disk Storage** (Files Exlorer)
16+
1517
```bash
1618
<ROOT>
1719
|-- media
@@ -31,7 +33,7 @@ The route that handles the files needs to be like this:
3133
- `/file-manager/` - the root of the `MEDIA` directory is managed
3234
- `/file-manager/project1/` only the files and subdirectories of `project1` are managed
3335

34-
> UI
36+
> **UI** (Files Exlorer)
3537
3638
The UI will provide a `left`, `right` view, using a pattern similar to Windows File Explorer:
3739

0 commit comments

Comments
 (0)