Skip to content

Commit b73ea0d

Browse files
author
mongAlvarez
authored
Update README.md
1 parent 5d7c9fc commit b73ea0d

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,24 @@ this is the very first release, there are too many things you can add here
66
why do we need a file explorer?
77
when you want to write an operating system, this is a must
88

9-
To compile/run, just use PureBasic IDE, that's very fast and simple for simple programs like these.
9+
to compile/run, just use PureBasic IDE, that's very fast and simple for simple programs like these
10+
11+
>just put everything inside DIRECTORY_101
12+
>then run EXPLORER_LISTVIEW_V1.exe
13+
>you will be seeing those things,
14+
15+
for Documents, the default file extensions are:
16+
.txt
17+
.pdf
18+
.docx
19+
20+
for Videos, the default file extensions are:
21+
.mp4
22+
.avi
23+
24+
for Pictures, the default file extensions are:
25+
.png
26+
.jpg
1027

1128

1229

0 commit comments

Comments
 (0)