Skip to content

Commit 64aa640

Browse files
authored
Add files via upload
1 parent a3d13b1 commit 64aa640

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

File_Manager/README.md

+14
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,37 @@ A simple App For Manage Files
1515
## Then ...
1616
app create Folder For each File(Extension of each file) and move Same extension Files to their Folder
1717

18+
<br>
1819

1920
for example:
21+
<br>
2022
when Run app in folder with this contents:
2123

24+
<br>
2225
first.png (file)
26+
<br>
2327
first.txt (file)
28+
<br>
2429
first.mp4 (file)
30+
<br>
2531
first.psd (file)
32+
<br>
2633
first.mp3 (file)
34+
<br>
2735

2836

2937
### app Act Like this:
38+
<br>
3039
png_files (folder)
40+
<br>
3141
txt_files (folder)
42+
<br>
3243
mp4_files (folder)
44+
<br>
3345
psd_files (folder)
46+
<br>
3447
mp3_files (folder)
48+
<br>
3549

3650

3751
and move Same file's to their Owen Folder

0 commit comments

Comments
 (0)