We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3094b27 commit e66bd50Copy full SHA for e66bd50
README.md
@@ -90,6 +90,19 @@ works well in Windows OS.
90
> - PureBasic added the user-defined data type `structure`.
91
This is a very useful data type to manage and organize data.
92
93
+## PureBasic Subdirectories
94
+And if you want to read the details of each subdirectory:
95
+
96
+[](FileExplorer/)
97
98
+***
99
100
+[](RandomData/)
101
102
103
104
+[](miniScrabble/)
105
106
## Compiling
107
To compile/run each project in a subdirectory,
108
just use the PureBasic IDE. In just few clicks,
0 commit comments