Capitan Cloud пре 1 година
родитељ
комит
f3afc9626a
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -25,6 +25,10 @@ RADXIDE enforces the following Project structure:<br>
 /Private<br>
 /Public<br>
 <br>
+Setting dan(MAXFILES) you define how many files max the
+project can contain. Setting dan(MAXFILESIZE) you define the 
+max size of the file RADXIDE can handle.
+<br><br>
 You can exclude folders from the project by adding 
 their name to $dan(prjdirignore) 
 eg {.git nbproject} in a way they are ignored by RADXIDE.<br>