Skip to content

Commit 72829c7

Browse files
Update README.md
1 parent 1d97943 commit 72829c7

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

README.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ This is the very first release and there are too many things you can add here.
77

88
![GUI](resources/screenshot1.png)
99

10+
11+
## Disclaimer
12+
Please note that this project is presented as a showcase of my work during a
13+
specific period. It represents a snapshot of my skills and accomplishments
14+
at that time. As such, this project is no longer actively maintained or updated.
15+
It is kept public for demonstration purposes and may not reflect my current
16+
abilities or the latest best practices in the field.
17+
18+
However, feel free to learn from this archived project,
19+
preserved as it was during that specific period !
20+
21+
## Why PureBasic
1022
Why do we need a file explorer?
1123
When you want to write an operating system, this is a must.
1224

@@ -31,29 +43,19 @@ for Pictures, the default file extensions are:
3143
.png
3244
.jpg
3345

34-
## The Good Old Days
35-
PureBasic was my first ever programming language, so it reminds me of the good old days.
36-
Before PureBasic, I first learned Excel formulas, which really captured my interest.
37-
The very first time I encountered Excel was in college,
38-
and it was the IF function presented by the professor that really caught my attention.
39-
40-
## Disclaimer
41-
Please note that this project is presented as a showcase of my work during a
42-
specific period. It represents a snapshot of my skills and accomplishments
43-
at that time. As such, this project is no longer actively maintained or updated.
44-
It is kept public for demonstration purposes and may not reflect my current
45-
abilities or the latest best practices in the field.
46-
47-
However, feel free to learn from this archived project,
48-
preserved as it was during that specific period !
49-
5046
## Compiling
5147
To compile/run, just use the PureBasic IDE, that's very fast and
5248
simple for simple programs like this.
5349

5450
## License
5551
MIT - The permissive license
5652

53+
## The Good Old Days
54+
PureBasic was my first ever programming language, so it reminds me of the good old days.
55+
Before PureBasic, I first learned Excel formulas, which really captured my interest.
56+
The very first time I encountered Excel was in college,
57+
and it was the IF function presented by the professor that really caught my attention.
58+
5759
## More PureBasic Projects
5860
for more PureBasic discussion and other details,
5961
check the Main Page -> [PureBasic](https://github.com/jdevfullstack/PureBasic)

0 commit comments

Comments
 (0)